Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F98868456
PhabricatorCalendarSchemaSpec.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
Fri, Jan 17, 02:01
Size
195 B
Mime Type
text/x-php
Expires
Sun, Jan 19, 02:01 (2 d)
Engine
blob
Format
Raw Data
Handle
23649928
Attached To
rPH Phabricator
PhabricatorCalendarSchemaSpec.php
View Options
<?php
final
class
PhabricatorCalendarSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
PhabricatorCalendarEvent
());
}
}
Event Timeline
Log In to Comment