Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99396495
DiffusionConduitAPIMethod.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
Fri, Jan 24, 04:41
Size
215 B
Mime Type
text/x-php
Expires
Sun, Jan 26, 04:41 (2 d)
Engine
blob
Format
Raw Data
Handle
23790167
Attached To
rPH Phabricator
DiffusionConduitAPIMethod.php
View Options
<?php
abstract
class
DiffusionConduitAPIMethod
extends
ConduitAPIMethod
{
final
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorDiffusionApplication'
);
}
}
Event Timeline
Log In to Comment