Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F106167693
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
Sun, Mar 23, 06:43
Size
341 B
Mime Type
text/x-php
Expires
Tue, Mar 25, 06:43 (2 d)
Engine
blob
Format
Raw Data
Handle
25036839
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