calculateKey() protected method
Generates a unique key used for storing session data in cache.
protected mixed calculateKey ( $id ) | ||
---|---|---|
$id | string |
Session variable name |
return | mixed |
A safe cache key associated with the session variable name |
calculateKey() protected method
Generates a unique key used for storing session data in cache.
protected mixed calculateKey ( $id ) | ||
---|---|---|
$id | string |
Session variable name |
return | mixed |
A safe cache key associated with the session variable name |
Designed by : w10schools
service@w10schools.com
Please login to continue.