Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91561346
PhabricatorCountdownDAO.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, Nov 12, 05:47
Size
176 B
Mime Type
text/x-php
Expires
Thu, Nov 14, 05:47 (2 d)
Engine
blob
Format
Raw Data
Handle
22283480
Attached To
rPH Phabricator
PhabricatorCountdownDAO.php
View Options
<?php
/**
* @group countdown
*/
abstract
class
PhabricatorCountdownDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'countdown'
;
}
}
Event Timeline
Log In to Comment