hasTable(Application::APP_ID . '_tokens')) { $schema->dropTable(Application::APP_ID . '_tokens'); return $schema; } return null; } }