Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F117579886
ConduitAPI_file_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
Sat, Jun 14, 11:33
Size
202 B
Mime Type
text/x-php
Expires
Mon, Jun 16, 11:33 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
26766044
Attached To
rPH Phabricator
ConduitAPI_file_Method.php
View Options
<?php
abstract
class
ConduitAPI_file_Method
extends
ConduitAPIMethod
{
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorApplicationFiles'
);
}
}
Event Timeline
Log In to Comment