Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98138241
FileConduitAPIMethod.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 10, 05:07
Size
199 B
Mime Type
text/x-php
Expires
Sun, Jan 12, 05:07 (2 d)
Engine
blob
Format
Raw Data
Handle
23514119
Attached To
rPH Phabricator
FileConduitAPIMethod.php
View Options
<?php
abstract
class
FileConduitAPIMethod
extends
ConduitAPIMethod
{
final
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorApplicationFiles'
);
}
}
Event Timeline
Log In to Comment