Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F114777324
PhabricatorSystemDAO.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, May 27, 19:03
Size
142 B
Mime Type
text/x-php
Expires
Thu, May 29, 19:03 (20 h, 9 m)
Engine
blob
Format
Raw Data
Handle
26380619
Attached To
rPH Phabricator
PhabricatorSystemDAO.php
View Options
<?php
abstract
class
PhabricatorSystemDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'system'
;
}
}
Event Timeline
Log In to Comment