LLMS_Abstract_Session_Database_Handler::get_cache_key( string $key )
Retrieve a prefixed cache key
Description Description
Parameters Parameters
- $key
-
(Required) Unprefixed cache key.
Return Return
(string)
Source Source
File: includes/abstracts/llms-abstract-session-database-handler.php
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |