Page MenuHomePhorge

PholioSchemaSpec.php
No OneTemporary

Size
316 B
Referenced Files
None
Subscribers
None

PholioSchemaSpec.php

<?php
final class PholioSchemaSpec extends PhabricatorConfigSchemaSpec {
public function buildSchemata() {
$this->buildLiskSchemata('PholioDAO');
$this->buildEdgeSchemata(new PholioMock());
$this->buildTransactionSchema(
new PholioTransaction(),
new PholioTransactionComment());
}
}

File Metadata

Mime Type
text/x-php
Expires
Sun, Jun 29, 9:38 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
264833
Default Alt Text
PholioSchemaSpec.php (316 B)

Event Timeline