Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F99153344
PhabricatorCalendarDAO.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
Tue, Jan 21, 18:58
Size
146 B
Mime Type
text/x-php
Expires
Thu, Jan 23, 18:58 (2 d)
Engine
blob
Format
Raw Data
Handle
23720883
Attached To
rPH Phabricator
PhabricatorCalendarDAO.php
View Options
<?php
abstract
class
PhabricatorCalendarDAO
extends
PhabricatorLiskDAO
{
public
function
getApplicationName
()
{
return
'calendar'
;
}
}
Event Timeline
Log In to Comment