Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F118767504
AuditConduitAPIMethod.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
Sun, Jun 22, 02:52
Size
211 B
Mime Type
text/x-php
Expires
Tue, Jun 24, 02:52 (2 d)
Engine
blob
Format
Raw Data
Handle
26930715
Attached To
rPH Phabricator
AuditConduitAPIMethod.php
View Options
<?php
abstract
class
AuditConduitAPIMethod
extends
ConduitAPIMethod
{
final
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorDiffusionApplication'
);
}
}
Event Timeline
Log In to Comment