Craft Themes (4.x)

RegionException extends Exception
in package

Tags
since
5.0.0

Table of Contents

duplicated()  : mixed
handleInvalid()  : mixed
noRegion()  : mixed
parameterMissing()  : mixed

Methods

noRegion()

public static noRegion(string $theme, string $region) : mixed
Parameters
$theme : string
$region : string
Return values
mixed

parameterMissing()

public static parameterMissing(string $parameter, string $layout, ThemeInterface $theme) : mixed
Parameters
$parameter : string
$layout : string
$theme : ThemeInterface
Return values
mixed

Search results