Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92147913
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
Sun, Nov 17, 19:07
Size
200 B
Mime Type
text/x-php
Expires
Tue, Nov 19, 19:07 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22383314
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