Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F3295422
PhabricatorWebContentSource.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
281 B
Referenced Files
None
Subscribers
None
PhabricatorWebContentSource.php
View Options
<?php
final
class
PhabricatorWebContentSource
extends
PhabricatorContentSource
{
const
SOURCECONST
=
'web'
;
public
function
getSourceName
(
)
{
return
pht
(
'Web'
)
;
}
public
function
getSourceDescription
(
)
{
return
pht
(
'Content created from the web UI.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Thu, Mar 27, 02:02 (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1199369
Default Alt Text
PhabricatorWebContentSource.php (281 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment