izzum\statemachine\utils\IncreaseId::__construct PHP Method

__construct() public method

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