Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100330954
ConduitAPI_owners_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
Thu, Jan 30, 00:21
Size
198 B
Mime Type
text/x-php
Expires
Sat, Feb 1, 00:21 (2 d)
Engine
blob
Format
Raw Data
Handle
23906303
Attached To
rPH Phabricator
ConduitAPI_owners_Method.php
View Options
<?php
abstract
class
ConduitAPI_owners_Method
extends
ConduitAPIMethod
{
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorOwnersApplication'
);
}
}
Event Timeline
Log In to Comment