Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106060727
MacroConduitAPIMethod.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, Mar 21, 23:23
Size
200 B
Mime Type
text/x-php
Expires
Sun, Mar 23, 23:23 (2 d)
Engine
blob
Format
Raw Data
Handle
25106016
Attached To
rPH Phabricator
MacroConduitAPIMethod.php
View Options
<?php
abstract
class
MacroConduitAPIMethod
extends
ConduitAPIMethod
{
final
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorApplicationMacro'
);
}
}
Event Timeline
Log In to Comment