Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F120322912
PhabricatorPolicyCodexInterface.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
Thu, Jul 3, 12:59
Size
341 B
Mime Type
text/x-php
Expires
Sat, Jul 5, 12:59 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
27172302
Attached To
rPH Phabricator
PhabricatorPolicyCodexInterface.php
View Options
<?php
interface
PhabricatorPolicyCodexInterface
{
public
function
newPolicyCodex
();
}
// TEMPLATE IMPLEMENTATION /////////////////////////////////////////////////////
/* -( PhabricatorPolicyCodexInterface )------------------------------------ */
/*
public function newPolicyCodex() {
return new <<...>>PolicyCodex();
}
*/
Event Timeline
Log In to Comment