Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2895735
ManiphestBulkEditCapability.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
338 B
Referenced Files
None
Subscribers
None
ManiphestBulkEditCapability.php
View Options
<?php
final
class
ManiphestBulkEditCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'maniphest.edit.bulk'
;
public
function
getCapabilityName
(
)
{
return
pht
(
'Can Bulk Edit Tasks'
)
;
}
public
function
describeCapabilityRejection
(
)
{
return
pht
(
'You do not have permission to bulk edit tasks.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Jan 19 2025, 21:57 (6 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1129165
Default Alt Text
ManiphestBulkEditCapability.php (338 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment