izzum\statemachine\persistence\MemoryException::__construct PHP Метод

__construct() публичный Метод

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