Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F1081472
PholioSchemaSpec.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
316 B
Referenced Files
None
Subscribers
None
PholioSchemaSpec.php
View Options
<?php
final
class
PholioSchemaSpec
extends
PhabricatorConfigSchemaSpec
{
public
function
buildSchemata
()
{
$this
->
buildLiskSchemata
(
'PholioDAO'
);
$this
->
buildEdgeSchemata
(
new
PholioMock
());
$this
->
buildTransactionSchema
(
new
PholioTransaction
(),
new
PholioTransactionComment
());
}
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Sun, Jun 29, 9:38 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
264833
Default Alt Text
PholioSchemaSpec.php (316 B)
Attached To
Mode
rP Phorge
Attached
Detach File
Event Timeline
Log In to Comment