Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F92685009
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
Fri, Nov 22, 18:22
Size
341 B
Mime Type
text/x-php
Expires
Sun, Nov 24, 18:22 (1 d, 18 h)
Engine
blob
Format
Raw Data
Handle
22486031
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