Page MenuHomec4science

PhrequentSchemaSpec.php
No OneTemporary

File Metadata

Created
Fri, Jun 20, 09:36

PhrequentSchemaSpec.php

<?php
final class PhrequentSchemaSpec extends PhabricatorConfigSchemaSpec {
public function buildSchemata() {
$this->buildLiskSchemata('PhrequentDAO');
}
}

Event Timeline