Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93913614
DrydockDefaultViewCapability.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, Dec 2, 11:32
Size
229 B
Mime Type
text/x-php
Expires
Wed, Dec 4, 11:32 (2 d)
Engine
blob
Format
Raw Data
Handle
22716307
Attached To
rPH Phabricator
DrydockDefaultViewCapability.php
View Options
<?php
final
class
DrydockDefaultViewCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'drydock.default.view'
;
public
function
getCapabilityName
()
{
return
pht
(
'Default Blueprint View Policy'
);
}
}
Event Timeline
Log In to Comment