Documentation

SQLStatementInterface

Contract for the custom SQL modules

Tags
author

Jason Napolitano

version
1.0.0
since
1.0.0
license

MIT https://mit-license.org

Table of Contents

statement()  : string
SQL Statement string

Methods

statement()

SQL Statement string

public statement(string $table,  ...$params) : string
Parameters
$table : string
$params :
Return values
string

Search results