Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97400434
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
Sat, Jan 4, 08:52
Size
436 B
Mime Type
text/x-php
Expires
Mon, Jan 6, 08:52 (2 d)
Engine
blob
Format
Raw Data
Handle
23402919
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