ThemeException
extends Exception
in package
Table of Contents
- notDefined() : mixed
- rootsRegistered() : mixed
- wrongParameter() : mixed
Methods
notDefined()
public
static notDefined(string $name) : mixed
Parameters
- $name : string
Return values
mixed —rootsRegistered()
public
static rootsRegistered(ThemeInterface|null $theme) : mixed
Parameters
- $theme : ThemeInterface|null
Return values
mixed —wrongParameter()
public
static wrongParameter(string $method) : mixed
Parameters
- $method : string