Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98262421
OwnersConduitAPIMethod.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, Jan 11, 13:55
Size
202 B
Mime Type
text/x-php
Expires
Mon, Jan 13, 13:55 (2 d)
Engine
blob
Format
Raw Data
Handle
23543326
Attached To
rPH Phabricator
OwnersConduitAPIMethod.php
View Options
<?php
abstract
class
OwnersConduitAPIMethod
extends
ConduitAPIMethod
{
final
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorApplicationOwners'
);
}
}
Event Timeline
Log In to Comment