Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96342058
FeedConduitAPIMethod.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Dec 25, 15:07
Size
198 B
Mime Type
text/x-php
Expires
Fri, Dec 27, 15:07 (1 d, 11 h)
Engine
blob
Format
Raw Data
Handle
23166965
Attached To
rPH Phabricator
FeedConduitAPIMethod.php
View Options
<?php
abstract
class
FeedConduitAPIMethod
extends
ConduitAPIMethod
{
final
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorFeedApplication'
);
}
}
Event Timeline
Log In to Comment