Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98150314
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, Jan 10, 08:08
Size
341 B
Mime Type
text/x-php
Expires
Sun, Jan 12, 08:08 (2 d)
Engine
blob
Format
Raw Data
Handle
23517032
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