Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F96581672
ConpherenceSchemaSpec.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, Dec 28, 12:26
Size
180 B
Mime Type
text/x-php
Expires
Mon, Dec 30, 12:26 (2 d)
Engine
blob
Format
Raw Data
Handle
23211776
Attached To
rPH Phabricator
ConpherenceSchemaSpec.php
View Options
<?php
final
class
ConpherenceSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildEdgeSchemata
(
new
ConpherenceThread
());
}
}
Event Timeline
Log In to Comment