Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F36622796
PhabricatorUnitTestContentSource.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
295 B
Subscribers
None
PhabricatorUnitTestContentSource.php
View Options
<?php
final
class
PhabricatorUnitTestContentSource
extends
PhabricatorContentSource
{
const
SOURCECONST
=
'unittest'
;
public
function
getSourceName
()
{
return
pht
(
'Unit Test'
);
}
public
function
getSourceDescription
()
{
return
pht
(
'Content created by unit tests.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Feb 26, 6:25 PM (10 h, 31 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
be/41/d0fc85debcf65409a813f32438d4
Attached To
rPHAB Phabricator
Event Timeline
Log In to Comment