$sql->from() Creates the from syntax kirby/src/Database/Sql.php#L381 $sql->from(string $table): array Parameters Name Type Default $table * string – Return type array Parent class Kirby\Database\Sql