Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F108198853
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
Tue, Apr 15, 01:02
Size
187 B
Mime Type
text/x-php
Expires
Thu, Apr 17, 01:02 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
25565088
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