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

dropSchemaTables() 보호된 메소드

protected dropSchemaTables ( $schemas )
    protected function dropSchemaTables($schemas)
    {
        $this->bootstrap->remove($schemas);
    }