HasFind
Allows an entity the ability to return one record
Tags
Table of Contents
- find() : mixed
Methods
find()
public
static find(int $id[, string $columns = '*' ]) : mixed
Parameters
- $id : int
- $columns : string = '*'