Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F112693696
PhabricatorSpacesCapabilityDefaultEdit.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, May 12, 08:33
Size
230 B
Mime Type
text/x-php
Expires
Wed, May 14, 08:33 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
26125452
Attached To
rPH Phabricator
PhabricatorSpacesCapabilityDefaultEdit.php
View Options
<?php
final
class
PhabricatorSpacesCapabilityDefaultEdit
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'spaces.default.edit'
;
public
function
getCapabilityName
()
{
return
pht
(
'Default Edit Policy'
);
}
}
Event Timeline
Log In to Comment