Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F97900784
DrydockDefaultEditCapability.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, Jan 7, 09:04
Size
229 B
Mime Type
text/x-php
Expires
Thu, Jan 9, 09:04 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
23435552
Attached To
rPH Phabricator
DrydockDefaultEditCapability.php
View Options
<?php
final
class
DrydockDefaultEditCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'drydock.default.edit'
;
public
function
getCapabilityName
()
{
return
pht
(
'Default Blueprint Edit Policy'
);
}
}
Event Timeline
Log In to Comment