Page MenuHomec4science

PhrequentSchemaSpec.php
No OneTemporary

File Metadata

Created
Tue, Jan 21, 23:03

PhrequentSchemaSpec.php

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

Event Timeline