$mysql->from()
Creates the from syntax
Parameters
Name | Type | Default |
---|---|---|
$table * | string |
– |
Return type
array
Parent class
Kirby\Database\Sql\Mysql
inherited from Kirby\Database\Sql
Creates the from syntax
Name | Type | Default |
---|---|---|
$table * | string |
– |
array
Kirby\Database\Sql\Mysql
inherited from Kirby\Database\Sql