Page MenuHomePhorge

ConduitAPI_phpast_Method.php
No OneTemporary

Size
231 B
Referenced Files
None
Subscribers
None

ConduitAPI_phpast_Method.php

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

File Metadata

Mime Type
text/x-php
Expires
Tue, Jun 17, 9:24 PM (1 d, 15 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
228163
Default Alt Text
ConduitAPI_phpast_Method.php (231 B)

Event Timeline