LazyRecord\Testing\ModelTestCase::buildSchemaTables PHP Method

buildSchemaTables() protected method

protected buildSchemaTables ( array $schemas )
$schemas array
    protected function buildSchemaTables(array $schemas)
    {
        $this->bootstrap->build($schemas);
    }