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

public static

Signature

public static function clearCache(): void

Returns

void

Documentation

Clear the AST cache (for testing or memory management)

Source

src/Parsing/SQL/SqlParser.php:1306-1309