Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99275076
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
Thu, Jan 23, 00:04
Size
142 B
Mime Type
text/x-php
Expires
Sat, Jan 25, 00:04 (2 d)
Engine
blob
Format
Raw Data
Handle
23760210
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