Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101502234
ConduitAPI_diffusion_Method.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
Tue, Feb 11, 01:58
Size
211 B
Mime Type
text/x-php
Expires
Thu, Feb 13, 01:58 (1 d, 16 h)
Engine
blob
Format
Raw Data
Handle
24179204
Attached To
rPH Phabricator
ConduitAPI_diffusion_Method.php
View Options
<?php
abstract
class
ConduitAPI_diffusion_Method
extends
ConduitAPIMethod
{
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorDiffusionApplication'
);
}
}
Event Timeline
Log In to Comment