Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93890369
PhabricatorDestructibleInterface.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
Mon, Dec 2, 07:29
Size
436 B
Mime Type
text/x-php
Expires
Wed, Dec 4, 07:29 (2 d)
Engine
blob
Format
Raw Data
Handle
22720108
Attached To
rPH Phabricator
PhabricatorDestructibleInterface.php
View Options
<?php
interface
PhabricatorDestructibleInterface
{
public
function
destroyObjectPermanently
(
PhabricatorDestructionEngine
$engine
);
}
// TEMPLATE IMPLEMENTATION /////////////////////////////////////////////////////
/* -( PhabricatorDestructibleInterface )----------------------------------- */
/*
public function destroyObjectPermanently(
PhabricatorDestructionEngine $engine) {
<<<$this->nuke();>>>
}
*/
Event Timeline
Log In to Comment