Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F565770
PhabricatorSlowvoteSchemaSpec.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
381 B
Referenced Files
None
Subscribers
None
PhabricatorSlowvoteSchemaSpec.php
View Options
<?php
final
class
PhabricatorSlowvoteSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildLiskSchemata
(
'PhabricatorSlowvoteDAO'
);
$this
->
buildEdgeSchemata
(
new
PhabricatorSlowvotePoll
());
$this
->
buildTransactionSchema
(
new
PhabricatorSlowvoteTransaction
(),
new
PhabricatorSlowvoteTransactionComment
());
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Tue, May 13, 5:56 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
124181
Default Alt Text
PhabricatorSlowvoteSchemaSpec.php (381 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment