LazyRecord\Testing\ModelTestCase::buildSchemaTables PHP 메소드

buildSchemaTables() 보호된 메소드

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