Documentation

ErrorControllerConf
in package

Read onlyYes
FinalYes

Table of Contents

Properties

$alreadyLoggedInFqcn  : string
$defaultErrorFqcn  : string
$methodNotSupportedFqcn  : string
$notFoundFqcn  : string
$notLoggedInFqcn  : string

Methods

__construct()  : mixed

Properties

Methods

__construct()

public __construct(IController> $alreadyLoggedInFqcn, IController> $defaultErrorFqcn, IController> $methodNotSupportedFqcn, IController> $notFoundFqcn, IController> $notLoggedInFqcn) : mixed
Parameters
$alreadyLoggedInFqcn : IController>

,

$defaultErrorFqcn : IController>

,

$methodNotSupportedFqcn : IController>

,

$notFoundFqcn : IController>

,

$notLoggedInFqcn : IController>

,

On this page

Search results