LazyRecord\Testing\ModelTestCase::dropSchemaTables PHP Method

dropSchemaTables() protected method

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