HasNot
Allows an entity the ability to return records based on a WHERE clause
Tags
Table of Contents
- whereNot() : mixed
Methods
whereNot()
public
static whereNot([mixed $key = null ][, mixed $value = null ][, string $columns = '*' ]) : mixed
Parameters
- $key : mixed = null
- $value : mixed = null
- $columns : string = '*'