Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7187864
ArcanistTestCase.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
349 B
Referenced Files
None
Subscribers
None
ArcanistTestCase.php
View Options
<?php
abstract
class
ArcanistTestCase
extends
ArcanistPhutilTestCase
{
protected
function
getLink
(
$method
)
{
$arcanist_project
=
'PHID-APRJ-703e0b140530f17ede30'
;
return
'https://secure.phabricator.com/diffusion/symbol/'
.
$method
.
'/?lang=php&projects='
.
$arcanist_project
.
'&jump=true&context='
.
get_class
(
$this
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, Jul 8, 07:41 (9 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
809033
Default Alt Text
ArcanistTestCase.php (349 B)
Attached To
Mode
R118 Arcanist - fork
Attached
Detach File
Event Timeline
Log In to Comment