Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98763997
PhabricatorPolicies.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
Thu, Jan 16, 07:06
Size
222 B
Mime Type
text/x-php
Expires
Sat, Jan 18, 07:06 (2 d)
Engine
blob
Format
Raw Data
Handle
23586067
Attached To
rPH Phabricator
PhabricatorPolicies.php
View Options
<?php
final
class
PhabricatorPolicies
extends
PhabricatorPolicyConstants
{
const
POLICY_PUBLIC
=
'public'
;
const
POLICY_USER
=
'users'
;
const
POLICY_ADMIN
=
'admin'
;
const
POLICY_NOONE
=
'no-one'
;
}
Event Timeline
Log In to Comment