izzum\statemachine\CallableHelper::increaseInstanceId PHP Метод

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

public increaseInstanceId ( $entity )
    public function increaseInstanceId($entity)
    {
        $this->instance_id++;
    }