void ngOnInit()

Source

void ngOnInit() {
  this.formDirective.addControlGroup(this);
}