Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2896083
PhabricatorFactDAO.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
279 B
Referenced Files
None
Subscribers
None
PhabricatorFactDAO.php
View Options
<?php
abstract
class
PhabricatorFactDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
(
)
{
return
'fact'
;
}
protected
function
getConfiguration
(
)
{
return
array
(
self
::
CONFIG_TIMESTAMPS
=>
false
,
)
+
parent
::
getConfiguration
(
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Jan 19 2025, 22:30 (6 w, 3 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1129427
Default Alt Text
PhabricatorFactDAO.php (279 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment