Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97992721
ConduitAPI_phpast_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
Wed, Jan 8, 09:20
Size
231 B
Mime Type
text/x-php
Expires
Fri, Jan 10, 09:20 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23474549
Attached To
rPH Phabricator
ConduitAPI_phpast_Method.php
View Options
<?php
/**
* @group conduit
*/
abstract
class
ConduitAPI_phpast_Method
extends
ConduitAPIMethod
{
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorApplicationPHPAST'
);
}
}
Event Timeline
Log In to Comment