Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4852258
PeopleCreateUsersCapability.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
344 B
Referenced Files
None
Subscribers
None
PeopleCreateUsersCapability.php
View Options
<?php
final
class
PeopleCreateUsersCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'people.create.users'
;
public
function
getCapabilityName
(
)
{
return
pht
(
'Can Create (non-bot) Users'
)
;
}
public
function
describeCapabilityRejection
(
)
{
return
pht
(
'You do not have permission to create users.'
)
;
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Mon, Jun 9, 06:21 (19 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1763345
Default Alt Text
PeopleCreateUsersCapability.php (344 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment