Page MenuHomePhorge

ConduitAPI_macro_Method.php
No OneTemporary

Size
230 B
Referenced Files
None
Subscribers
None

ConduitAPI_macro_Method.php

<?php
/**
* @group conduit
*/
abstract class ConduitAPI_macro_Method extends ConduitAPIMethod {
public function getApplication() {
return PhabricatorApplication::getByClass(
'PhabricatorApplicationMacro');
}
}

File Metadata

Mime Type
text/x-php
Expires
Tue, Sep 16, 6:51 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
384872
Default Alt Text
ConduitAPI_macro_Method.php (230 B)

Event Timeline