Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93934779
PhabricatorDashboardDAO.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
Mon, Dec 2, 15:31
Size
148 B
Mime Type
text/x-php
Expires
Wed, Dec 4, 15:31 (1 d, 22 h)
Engine
blob
Format
Raw Data
Handle
22725295
Attached To
rPH Phabricator
PhabricatorDashboardDAO.php
View Options
<?php
abstract
class
PhabricatorDashboardDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'dashboard'
;
}
}
Event Timeline
Log In to Comment