BuildHash
Helper to store build dependent hash for cache busting.
Namespace
Ceres\Helper
Methods
public static get():string
Get the current build hash.
public static unset()
Unset the current build hash. New hash will be generated on next read request.
Thank you for your feedback!