Skip to content

Kirby 4.2.0

$mysql->from()

Creates the from syntax

$mysql->from(string $table): array

Parameters

Name Type Default
$table * string

Return type

array

Parent class

Kirby\Database\Sql\Mysql inherited from Kirby\Database\Sql