Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92715573
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
Sat, Nov 23, 01:47
Size
365 B
Mime Type
text/x-php
Expires
Mon, Nov 25, 01:47 (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