PHP Class OtherBehavior

Inheritance: extends ModelBehavior
Show file Open project: jeremyharris/cacher

Public Methods

Method Description
beforeFind ( Model $Model, array $queryData = [] ) : string Uses the model datasource _after_ it was set to Cacher.cache

Method Details

beforeFind() public method

Uses the model datasource _after_ it was set to Cacher.cache
public beforeFind ( Model $Model, array $queryData = [] ) : string
$Model Model
$queryData array
return string