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, May 26, 9:43 PM (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1549829
Default Alt Text
PhabricatorDestructibleInterface.php (436 B)

Event Timeline