Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F119903349
PhabricatorPolicySchemaSpec.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
Mon, Jun 30, 10:07
Size
183 B
Mime Type
text/x-php
Expires
Wed, Jul 2, 10:07 (2 d)
Engine
blob
Format
Raw Data
Handle
27081819
Attached To
rPH Phabricator
PhabricatorPolicySchemaSpec.php
View Options
<?php
final
class
PhabricatorPolicySchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildLiskSchemata
(
'PhabricatorPolicyDAO'
);
}
}
Event Timeline
Log In to Comment