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