AuthHashCreator
in package
Class AuthHashCreator
Table of Contents
- create() : AuthHash
- Creates and returns an Auth Hash
- invalidate() : mixed
- Invalidates an Auth Hash by deleting its cache file
Methods
create()
Creates and returns an Auth Hash
public
static create() : AuthHash
Return values
AuthHash —invalidate()
Invalidates an Auth Hash by deleting its cache file
public
static invalidate(AuthHash $authHash) : mixed
Parameters
- $authHash : AuthHash