PHP Class izzum\rules\AndRule

Author: Rolf Vreijdenberger
Author: Richard Ruiter
Inheritance: extends Rule
Show file Open project: rolfvreijdenberger/izzum-statemachine

Public Methods

Method Description
__construct ( Rule $original, Rule $other )
getResults ( ) : array Merge results
toString ( ) : string

Protected Methods

Method Description
_applies ( )

Method Details

__construct() public method

public __construct ( Rule $original, Rule $other )
$original Rule
$other Rule

_applies() protected method

protected _applies ( )

getResults() public method

Merge results
public getResults ( ) : array
return array

toString() public method

public toString ( ) : string
return string