Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F122204843
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
Wed, Jul 16, 15:05
Size
222 B
Mime Type
text/x-php
Expires
Fri, Jul 18, 15:05 (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