void ngOnDestroy()

Source

void ngOnDestroy() {
  this.formDirective.removeControlGroup(this);
}