izzum\statemachine\persistence\MemoryException::__construct PHP Method

__construct() public method

public __construct ( $bool )
    public function __construct($bool)
    {
        $this->bool = $bool;
    }