Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93658914
PhabricatorCalendarEventDefaultEditCapability.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
Sat, Nov 30, 12:38
Size
245 B
Mime Type
text/x-php
Expires
Mon, Dec 2, 12:38 (2 d)
Engine
blob
Format
Raw Data
Handle
22650726
Attached To
rPH Phabricator
PhabricatorCalendarEventDefaultEditCapability.php
View Options
<?php
final
class
PhabricatorCalendarEventDefaultEditCapability
extends
PhabricatorPolicyCapability
{
const
CAPABILITY
=
'calendar.event.default.edit'
;
public
function
getCapabilityName
()
{
return
pht
(
'Default Edit Policy'
);
}
}
Event Timeline
Log In to Comment