Flow PHP

RewrittenSql

Read onlyYes
FinalYes

Properties

$parameters  : int
$sql  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(string $sql, int<0, max> $parameters) : mixed
Parameters
$sql : string
$parameters : int<0, max>

how many placeholders the statement carries, never their values

On this page

Search results