static validateKey(string $key)
Validates a cache key according to PSR-6.
static validateKey(string $key)
Validates a cache key according to PSR-6.
string | $key | The key to validate |
InvalidArgumentException | When $key is not valid. |
Designed by : w10schools
service@w10schools.com
Please login to continue.