Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F93653493
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
Sat, Nov 30, 11:29
Size
195 B
Mime Type
text/x-php
Expires
Mon, Dec 2, 11:29 (2 d)
Engine
blob
Format
Raw Data
Handle
22669858
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