Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106080092
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
Sat, Mar 22, 04:27
Size
215 B
Mime Type
text/x-php
Expires
Mon, Mar 24, 04:27 (2 d)
Engine
blob
Format
Raw Data
Handle
25061531
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