Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F445233
ConpherenceSchemaSpec.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
345 B
Referenced Files
None
Subscribers
None
ConpherenceSchemaSpec.php
View Options
<?php
final
class
ConpherenceSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildLiskSchemata
(
'ConpherenceDAO'
);
$this
->
buildEdgeSchemata
(
new
ConpherenceThread
());
$this
->
buildTransactionSchema
(
new
ConpherenceTransaction
(),
new
ConpherenceTransactionComment
());
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, May 4, 1:14 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
65572
Default Alt Text
ConpherenceSchemaSpec.php (345 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment