Pheasant\Cache::get PHP 메소드

get() 공개 메소드

Gets a row from the cache, or returns false
public get ( $hash ) : array
리턴 array
    public function get($hash);