phpDocumentor

UnexpectedErrorErrorPageReader implements ErrorPageReader

Class UnexpectedErrorErrorPageReader

Interfaces, Classes and Traits

ErrorPageReader
Interface ErrorPageReader

Table of Contents

$environment  : Environment
$errorPagesDir  : string
$pathToFlagFile  : string
__construct()  : mixed
UnexpectedErrorErrorPageReader constructor.
getType()  : string
getUserFriendlyErrorPageActiveState()  : bool
getUserFriendlyErrorPageFilePath()  : string

Properties

Methods

__construct()

UnexpectedErrorErrorPageReader constructor.

public __construct(Environment $environment, string $errorPagesDir, string $pathToFlagFile) : mixed
Parameters
$environment : Environment
$errorPagesDir : string
$pathToFlagFile : string
Return values
mixed

getUserFriendlyErrorPageActiveState()

public getUserFriendlyErrorPageActiveState() : bool
Tags
inheritDoc
Return values
bool

getUserFriendlyErrorPageFilePath()

public getUserFriendlyErrorPageFilePath(string $languageCode) : string
Parameters
$languageCode : string
Tags
inheritDoc
Return values
string

Search results