Class CacheTokenHelper

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).

CacheTokenHelper implements CacheTokenHelperInterface

Methods summary

public getCacheToken( void ) : string

Returns the cache token string.