mini\Parsing\SQL\SqlParser::parseDropTable() Method

private

Signature

private function parseDropTable(): mini\Parsing\SQL\AST\DropTableStatement

Returns

mini\Parsing\SQL\AST\DropTableStatement

Documentation

Parse DROP TABLE statement

Source

src/Parsing/SQL/SqlParser.php:1743-1756