Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2891241
FundCreateInitiativesCapability.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
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
Sun, Jan 19, 14:53 (3 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1125695
Default Alt Text
FundCreateInitiativesCapability.php (347 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment