void pq\Query\Expr::__construct(string $e[, string ...$args])

Create a new expression. If the number of arguments is greater than 1, then all arguments are stringified by sprintf.

Params: