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
Wed, May 7, 12:42 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
85783
Default Alt Text
PhabricatorPolicyCodexInterface.php (341 B)

Event Timeline