Solar_Sql_Model_Params_Fetch::cacheKey()

public Solar_Sql_Model_Params_Fetch Solar_Sql_Model_Params_Fetch::cacheKey ( string $val )

When fetching from and saving to the cache, what key should be used?

Parameters

  • (string) $val: The cache key to use.

Returns

  • (Solar_Sql_Model_Params_Fetch)

Description

When fetching from and saving to the cache, what key should be used?



Local