Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98542112
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
Tue, Jan 14, 04:02
Size
202 B
Mime Type
text/x-php
Expires
Thu, Jan 16, 04:02 (2 d)
Engine
blob
Format
Raw Data
Handle
23601353
Attached To
rPH Phabricator
ConduitAPI_slowvote_Method.php
View Options
<?php
abstract
class
ConduitAPI_slowvote_Method
extends
ConduitAPIMethod
{
public
function
getApplication
()
{
return
PhabricatorApplication
::
getByClass
(
'PhabricatorSlowvoteApplication'
);
}
}
Event Timeline
Log In to Comment