Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91091011
RepositoryConduitAPIMethod.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, Nov 7, 19:32
Size
216 B
Mime Type
text/x-php
Expires
Sat, Nov 9, 19:32 (2 d)
Engine
blob
Format
Raw Data
Handle
22194806
Attached To
rPH Phabricator
RepositoryConduitAPIMethod.php
View Options
<?php
abstract
class
RepositoryConduitAPIMethod
extends
ConduitAPIMethod
{
final
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorDiffusionApplication'
);
}
}
Event Timeline
Log In to Comment