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, Jul 7, 7:11 AM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
258610
Default Alt Text
PhabricatorDestructibleInterface.php (436 B)

Event Timeline