By vladimiraus on
Change record status:
Draft (View all draft change records)
Project:
Introduced in branch:
11.x
Introduced in version:
11.2.0
Issue links:
Description:
\Drupal\Core\Form\ConfirmFormInterface::getFormName() is deprecated. There is no replacement.
Form classes which inherit from the following classes should remove all calls to getFormName:
- \Drupal\Core\Entity\ContentEntityConfirmFormBase
- \Drupal\Core\Entity\EntityConfirmFormBase
- \Drupal\Core\Form\ConfirmFormBase
See #3497021: [PP-1] ConfirmFormInterface::getFormName() serves no purpose in ConfirmFormBase
Impacts:
Module developers
Site templates, recipes and distribution developers