Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92675059
PhabricatorDestructibleCodexInterface.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Nov 22, 16:09
Size
365 B
Mime Type
text/x-php
Expires
Sun, Nov 24, 16:09 (2 d)
Engine
blob
Format
Raw Data
Handle
22484808
Attached To
rPH Phabricator
PhabricatorDestructibleCodexInterface.php
View Options
<?php
interface
PhabricatorDestructibleCodexInterface
{
public
function
newDestructibleCodex
();
}
// TEMPLATE IMPLEMENTATION /////////////////////////////////////////////////////
/* -( PhabricatorDestructibleCodexInterface )------------------------------ */
/*
public function newDestructibleCodex() {
return new <<...>>DestructibleCodex();
}
*/
Event Timeline
Log In to Comment