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