Page MenuHomec4science

PhrequentSchemaSpec.php
No OneTemporary

File Metadata

Created
Sat, Jan 18, 16:23

PhrequentSchemaSpec.php

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

Event Timeline