Page MenuHomePhorge

PhabricatorDestructibleInterface.php
No OneTemporary

Size
436 B
Referenced Files
None
Subscribers
None

PhabricatorDestructibleInterface.php

<?php
interface PhabricatorDestructibleInterface {
public function destroyObjectPermanently(
PhabricatorDestructionEngine $engine);
}
// TEMPLATE IMPLEMENTATION /////////////////////////////////////////////////////
/* -( PhabricatorDestructibleInterface )----------------------------------- */
/*
public function destroyObjectPermanently(
PhabricatorDestructionEngine $engine) {
<<<$this->nuke();>>>
}
*/

File Metadata

Mime Type
text/x-php
Expires
Mon, May 12, 12:58 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
121621
Default Alt Text
PhabricatorDestructibleInterface.php (436 B)

Event Timeline