Page MenuHomestyx hydra

PhabricatorDestructibleInterface.php
No OneTemporary

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
Tue, Apr 28, 7:26 PM (6 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1085664
Default Alt Text
PhabricatorDestructibleInterface.php (436 B)

Event Timeline