Does the given table exist in this database?
Available since version 3.0.133.
Usage
$bool = $database->tableExists(string $table);
Arguments
Name | Type(s) | Description |
---|---|---|
table | string |
Return value
bool
$database methods and properties
API reference based on ProcessWire core version 3.0.236