Solar_Sql_Adapter::_getCacheKey()

protected string Solar_Sql_Adapter::_getCacheKey ( string $key )

Gets a full cache key.

Parameters

  • (string) $key: The partial cache key.

Returns

  • (string) The full cache key.

Description

Gets a full cache key.



Local