generateKey()
generateKey(string $name, string $className) : string
Generates a cache key for the given template class name.
Parameters
string | $name | The template name |
string | $className | The template class name |
Implements a no-cache strategy.
Loading…