Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F539900
PhabricatorConduitContentSource.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
290 B
Referenced Files
None
Subscribers
None
PhabricatorConduitContentSource.php
View Options
<?php
final
class
PhabricatorConduitContentSource
extends
PhabricatorContentSource
{
const
SOURCECONST
=
'conduit'
;
public
function
getSourceName
()
{
return
pht
(
'Conduit'
);
}
public
function
getSourceDescription
()
{
return
pht
(
'Content from the Conduit API.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 9:21 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
97037
Default Alt Text
PhabricatorConduitContentSource.php (290 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment