Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F34634056
PhabricatorWebContentSource.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
281 B
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
Tue, Jan 20, 11:41 PM (9 h, 29 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
c8/67/12e3810ba292e66ed3c9bce294e8
Attached To
rPHAB Phabricator
Event Timeline
Log In to Comment