Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100749495
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
Sun, Feb 2, 10:43
Size
245 B
Mime Type
text/x-php
Expires
Tue, Feb 4, 10:43 (2 d)
Engine
blob
Format
Raw Data
Handle
24027248
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