Pheasant\Cache::get PHP Method

get() public method

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