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