Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122290511
ConduitAPI_audit_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, Jul 17, 02:04
Size
222 B
Mime Type
text/x-php
Expires
Sat, Jul 19, 02:04 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27391615
Attached To
rPH Phabricator
ConduitAPI_audit_Method.php
View Options
<?php
/**
* @group conduit
*/
abstract
class
ConduitAPI_audit_Method
extends
ConduitAPIMethod
{
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorApplicationAudit'
);
}
}
Event Timeline
Log In to Comment