Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98644709
PhrequentConduitAPIMethod.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
Wed, Jan 15, 05:21
Size
215 B
Mime Type
text/x-php
Expires
Fri, Jan 17, 05:21 (2 d)
Engine
blob
Format
Raw Data
Handle
23582727
Attached To
rPH Phabricator
PhrequentConduitAPIMethod.php
View Options
<?php
abstract
class
PhrequentConduitAPIMethod
extends
ConduitAPIMethod
{
final
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorPhrequentApplication'
);
}
}
Event Timeline
Log In to Comment