Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99242255
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
Wed, Jan 22, 17:23
Size
436 B
Mime Type
text/x-php
Expires
Fri, Jan 24, 17:23 (2 d)
Engine
blob
Format
Raw Data
Handle
23754308
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