Page MenuHomePhorge

PhabricatorDestructibleCodexInterface.php
No OneTemporary

Size
365 B
Referenced Files
None
Subscribers
None

PhabricatorDestructibleCodexInterface.php

<?php
interface PhabricatorDestructibleCodexInterface {
public function newDestructibleCodex();
}
// TEMPLATE IMPLEMENTATION /////////////////////////////////////////////////////
/* -( PhabricatorDestructibleCodexInterface )------------------------------ */
/*
public function newDestructibleCodex() {
return new <<...>>DestructibleCodex();
}
*/

File Metadata

Mime Type
text/x-php
Expires
Mon, May 12, 12:51 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
121018
Default Alt Text
PhabricatorDestructibleCodexInterface.php (365 B)

Event Timeline