class ErrorHandler extends PrettyPageHandler (View source)

Class ErrorHandler.

\@package Concrete\Core\Error\Handler

Properties

private $hideConfigKeys

Methods

handle()

{@inheritdoc}

addDetails()

Add the c5 specific debug stuff.

flatConfig(array $config, $group)

No description

void
registerHideList()

No description

bool
isKeyHidden(string $key)

No description

Details

handle()

{@inheritdoc}

protected addDetails()

Add the c5 specific debug stuff.

protected flatConfig(array $config, $group)

No description

Parameters

array $config
$group

protected void registerHideList()

No description

Return Value

void

private bool isKeyHidden(string $key)

No description

Parameters

string $key

Return Value

bool