Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F558676
PhabricatorPackagesCreatePublisherCapability.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
367 B
Referenced Files
None
Subscribers
None
PhabricatorPackagesCreatePublisherCapability.php
View Options
<?php
final
class
PhabricatorPackagesCreatePublisherCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'packages.publisher.create'
;
public
function
getCapabilityName
()
{
return
pht
(
'Can Create Publishers'
);
}
public
function
describeCapabilityRejection
()
{
return
pht
(
'You do not have permission to create publishers.'
);
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, May 12, 9:55 PM (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
127130
Default Alt Text
PhabricatorPackagesCreatePublisherCapability.php (367 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment