Documentation

HasWhere

Allows an entity the ability to return records based on a WHERE clause

Tags
author

Jason Napolitano

version
1.0.0
since
1.0.0
license

MIT https://mit-license.org

Table of Contents

where()  : mixed

Methods

where()

public static where(mixed $key[, mixed $is = null ][, mixed $value = null ][, string $columns = '*' ]) : mixed
Parameters
$key : mixed
$is : mixed = null
$value : mixed = null
$columns : string = '*'
Return values
mixed

Search results