Storage
Methods
Methods
clear()
    public
                    clear() : void
    delete()
    public
                    delete(string $key) : void
    Parameters
- $key : string
has()
    public
                    has(string $key) : bool
    Parameters
- $key : string
Return values
boolset()
    public
                    set(string $key) : void
    Parameters
- $key : string