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