Solar_Sql_Model_Params_Fetch::cache()

public Solar_Sql_Model_Params_Fetch Solar_Sql_Model_Params_Fetch::cache ( bool $flag )

Should the fetch attempt use cached results when available?

Parameters

  • (bool) $flag: True to use the cache, false to avoid it.

Returns

  • (Solar_Sql_Model_Params_Fetch)

Description

Should the fetch attempt use cached results when available?



Local