Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F124693203
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
Mon, Aug 4, 01:06
Size
365 B
Mime Type
text/x-php
Expires
Wed, Aug 6, 01:06 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27891324
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