Page MenuHomec4science

PhrequentSchemaSpec.php
No OneTemporary

File Metadata

Created
Thu, May 1, 12:52

PhrequentSchemaSpec.php

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

Event Timeline