Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F451609
PhabricatorSystemDestructionLog.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
348 B
Referenced Files
None
Subscribers
None
PhabricatorSystemDestructionLog.php
View Options
<?php
final
class
PhabricatorSystemDestructionLog
extends
PhabricatorSystemDAO
{
protected
$objectClass
;
protected
$rootLogID
;
protected
$objectPHID
;
protected
$objectMonogram
;
protected
$epoch
;
public
function
getConfiguration
()
{
return
array
(
self
::
CONFIG_TIMESTAMPS
=>
false
,
)
+
parent
::
getConfiguration
();
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, May 4, 10:33 PM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
60394
Default Alt Text
PhabricatorSystemDestructionLog.php (348 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment