CacheTokenHelper
in package
implements
CacheTokenHelperInterface
Class CacheTokenHelper
This class returns the cache token string that is saved in the cache directory. This token can be used for cache busting of various resources. It is cleared whenever the module data are removed from the "cache" directory (also known as persistent data).
Tags
Interfaces, Classes and Traits
- CacheTokenHelperInterface
- Interface CacheTokenHelperInterface
Table of Contents
- getCacheToken() : string
- Returns the cache token string.
Methods
getCacheToken()
Returns the cache token string.
public
getCacheToken() : string