Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F990391
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
Wed, Jun 18, 8:54 PM (1 d, 17 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
239168
Default Alt Text
ConpherenceSchemaSpec.php (345 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment