SQLStatementInterface
in
Contract for the custom SQL modules
Tags
Table of Contents
- statement() : string
- SQL Statement string
Methods
statement()
SQL Statement string
public
statement(string $table, ...$params) : string