Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97763868
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
Mon, Jan 6, 07:53
Size
215 B
Mime Type
text/x-php
Expires
Wed, Jan 8, 07:53 (2 d)
Engine
blob
Format
Raw Data
Handle
23446319
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