PHP Class izzum\rules\XorRule

Author: romuald villetet
Inheritance: extends Rule
Show file Open project: rolfvreijdenberger/izzum-statemachine

Public Methods

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

Method Details

__construct() public method

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

_applies() public method

public _applies ( )

getResults() public method

Merge results
public getResults ( ) : array
return array

toString() public method

public toString ( ) : string
return string