Documentation

ErrorLevelActivationStrategy
in package
implements ActivationStrategyInterface

Error level based activation strategy.

Tags
author

Johannes M. Schmitt schmittjoh@gmail.com

Table of Contents

Interfaces

ActivationStrategyInterface
Interface for activation strategies for the FingersCrossedHandler.

Properties

$actionLevel  : mixed

Methods

__construct()  : mixed
isHandlerActivated()  : bool
Returns whether the given record activates the handler.

Properties

Methods

isHandlerActivated()

Returns whether the given record activates the handler.

public isHandlerActivated(array<string|int, mixed> $record) : bool
Parameters
$record : array<string|int, mixed>
Return values
bool

        
On this page

Search results