Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94027449
PhabricatorConfigEntryDAO.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, Dec 3, 08:40
Size
147 B
Mime Type
text/x-php
Expires
Thu, Dec 5, 08:40 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22715767
Attached To
rPH Phabricator
PhabricatorConfigEntryDAO.php
View Options
<?php
abstract
class
PhabricatorConfigEntryDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'config'
;
}
}
Event Timeline
Log In to Comment