Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100544720
ConduitAPI_macro_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
Fri, Jan 31, 14:50
Size
230 B
Mime Type
text/x-php
Expires
Sun, Feb 2, 14:50 (1 d, 20 h)
Engine
blob
Format
Raw Data
Handle
23980070
Attached To
rPH Phabricator
ConduitAPI_macro_Method.php
View Options
<?php
/**
* @group conduit
*/
abstract
class
ConduitAPI_macro_Method
extends
ConduitAPIMethod
{
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorApplicationMacro'
);
}
}
Event Timeline
Log In to Comment