Page MenuHomec4science

PhrequentSchemaSpec.php
No OneTemporary

File Metadata

Created
Mon, Jun 23, 07:54

PhrequentSchemaSpec.php

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

Event Timeline