Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99635514
ConduitAPI_phragment_Method.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
Sat, Jan 25, 21:56
Size
237 B
Mime Type
text/x-php
Expires
Mon, Jan 27, 21:56 (2 d)
Engine
blob
Format
Raw Data
Handle
23836487
Attached To
rPH Phabricator
ConduitAPI_phragment_Method.php
View Options
<?php
/**
* @group conduit
*/
abstract
class
ConduitAPI_phragment_Method
extends
ConduitAPIMethod
{
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorApplicationPhragment'
);
}
}
Event Timeline
Log In to Comment