Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F104815392
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
Wed, Mar 12, 15:15
Size
147 B
Mime Type
text/x-php
Expires
Fri, Mar 14, 15:15 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24761225
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