$database->validateTable() Checks if a table exists in the current database kirby/src/Database/Database.php#L457 $database->validateTable(string $table): bool Parameters Name Type Default $table * string – Return type bool Parent class Kirby\Database\Database