Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98527534
PhabricatorDaemonDAO.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, 00:51
Size
142 B
Mime Type
text/x-php
Expires
Thu, Jan 16, 00:51 (2 d)
Engine
blob
Format
Raw Data
Handle
23579572
Attached To
rPH Phabricator
PhabricatorDaemonDAO.php
View Options
<?php
abstract
class
PhabricatorDaemonDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'daemon'
;
}
}
Event Timeline
Log In to Comment