PHP 클래스 OtherBehavior

상속: extends ModelBehavior
파일 보기 프로젝트 열기: jeremyharris/cacher

공개 메소드들

메소드 설명
beforeFind ( Model $Model, array $queryData = [] ) : string Uses the model datasource _after_ it was set to Cacher.cache

메소드 상세

beforeFind() 공개 메소드

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