Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122162518
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
Wed, Jul 16, 06:37
Size
211 B
Mime Type
text/x-php
Expires
Fri, Jul 18, 06:37 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27395616
Attached To
rPH Phabricator
ConduitAPI_diffusion_Method.php
View Options
<?php
abstract
class
ConduitAPI_diffusion_Method
extends
ConduitAPIMethod
{
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorApplicationDiffusion'
);
}
}
Event Timeline
Log In to Comment