Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F17826683
HarbormasterCreatePlansCapability.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
371 B
Referenced Files
None
Subscribers
None
HarbormasterCreatePlansCapability.php
View Options
<?php
final
class
HarbormasterCreatePlansCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'harbormaster.plans'
;
public
function
getCapabilityName
()
{
return
pht
(
'Can Create Build Plans'
);
}
public
function
describeCapabilityRejection
()
{
return
pht
(
'You do not have permission to create Harbormaster build plans.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Jul 28, 7:32 AM (2 d, 5 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8227148
Default Alt Text
HarbormasterCreatePlansCapability.php (371 B)
Attached To
Mode
rP Phabricator
Attached
Detach File
Event Timeline
Log In to Comment