Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100505327
ConduitAPI_slowvote_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
Fri, Jan 31, 07:56
Size
235 B
Mime Type
text/x-php
Expires
Sun, Feb 2, 07:56 (2 d)
Engine
blob
Format
Raw Data
Handle
23979682
Attached To
rPH Phabricator
ConduitAPI_slowvote_Method.php
View Options
<?php
/**
* @group conduit
*/
abstract
class
ConduitAPI_slowvote_Method
extends
ConduitAPIMethod
{
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorApplicationSlowvote'
);
}
}
Event Timeline
Log In to Comment