Page MenuHomePhorge

PhabricatorPolicyCodexInterface.php
No OneTemporary

Size
341 B
Referenced Files
None
Subscribers
None

PhabricatorPolicyCodexInterface.php

<?php
interface PhabricatorPolicyCodexInterface {
public function newPolicyCodex();
}
// TEMPLATE IMPLEMENTATION /////////////////////////////////////////////////////
/* -( PhabricatorPolicyCodexInterface )------------------------------------ */
/*
public function newPolicyCodex() {
return new <<...>>PolicyCodex();
}
*/

File Metadata

Mime Type
text/x-php
Expires
Mon, May 12, 1:37 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
121713
Default Alt Text
PhabricatorPolicyCodexInterface.php (341 B)

Event Timeline