HasRevisions
Table of Contents
- checkRevision() : mixed
- Throw a Breaker exception if the request revision doesn't match the stored value.
- clearRevisionCache() : void
- getRevisionHash() : mixed
- refresh() : mixed
Methods
checkRevision()
Throw a Breaker exception if the request revision doesn't match the stored value.
public
checkRevision(string|null $revision) : mixed
Parameters
- $revision : string|null
Tags
Return values
mixed —clearRevisionCache()
public
clearRevisionCache() : void
Return values
void —getRevisionHash()
public
getRevisionHash() : mixed
Return values
mixed —refresh()
public
refresh() : mixed