$query->table()
Sets the name of the table, which should be queried
Parameters
Name | Type | Default |
---|---|---|
$table * | string |
– |
Return type
Exceptions
Type | Description |
---|---|
Kirby\Exception\InvalidArgumentException |
if the table does not exist |