Get the current table name
Usage
// basic usage
$string = $wireDataDB->table();
// usage with all arguments
$string = $wireDataDB->table(string $tableName = '');
Arguments
Name | Type(s) | Description |
---|---|---|
tableName (optional) | string |
Return value
string
WireDataDB methods and properties
API reference based on ProcessWire core version 3.0.236