Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99209274
PhabricatorPolicyStrengthConstants.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
Wed, Jan 22, 10:04
Size
187 B
Mime Type
text/x-php
Expires
Fri, Jan 24, 10:04 (2 d)
Engine
blob
Format
Raw Data
Handle
23739090
Attached To
rPH Phabricator
PhabricatorPolicyStrengthConstants.php
View Options
<?php
final
class
PhabricatorPolicyStrengthConstants
extends
PhabricatorPolicyConstants
{
const
WEAKER
=
'weaker'
;
const
STRONGER
=
'stronger'
;
const
ADJUSTED
=
'adjusted'
;
}
Event Timeline
Log In to Comment