Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2894293
PhabricatorOldWorldContentSource.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
332 B
Referenced Files
None
Subscribers
None
PhabricatorOldWorldContentSource.php
View Options
<?php
final
class
PhabricatorOldWorldContentSource
extends
PhabricatorContentSource
{
const
SOURCECONST
=
'legacy'
;
public
function
getSourceName
(
)
{
return
pht
(
'Old World'
)
;
}
public
function
getSourceDescription
(
)
{
return
pht
(
'Content from the distant past, before content sources existed.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jan 19, 19:41 (1 d, 9 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1125161
Default Alt Text
PhabricatorOldWorldContentSource.php (332 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment