Issue #315176 by Dave Reid, andypost, franz, sun, Alan D.: Clean-up remains of...
Issue #315176 by Dave Reid, andypost, franz, sun, Alan D.: Clean-up remains of $form['array_filter'] hack with array_filter in book module
(cherry picked from commit 65b6ffc9)
$form_state->setErrorByName('book_child_type',$this->t('The content type for the %add-child link must be one of those selected as an allowed book outline type.',['%add-child'=>$this->t('Add child page')]));
}
@@ -76,7 +75,7 @@ public function submitForm(array &$form, FormStateInterface $form_state) {