Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98901407
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
Fri, Jan 17, 08:34
Size
200 B
Mime Type
text/x-php
Expires
Sun, Jan 19, 08:34 (1 d, 16 h)
Engine
blob
Format
Raw Data
Handle
23657943
Attached To
rPH Phabricator
AuditConduitAPIMethod.php
View Options
<?php
abstract
class
AuditConduitAPIMethod
extends
ConduitAPIMethod
{
final
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorAuditApplication'
);
}
}
Event Timeline
Log In to Comment