Provides a generic base class for a content entity deletion form.
@todo Re-evaluate and streamline the entity deletion form class hierarchy in https://www.drupal.org/node/2491057.
Hierarchy
class \Drupal\Core\Form\FormBase implements ContainerInjectionInterface, FormInterface uses DependencySerializationTrait, LoggerChannelTrait, LinkGeneratorTrait, RedirectDestinationTrait, UrlGeneratorTrait, StringTranslationTraitclass \Drupal\Core\Entity\EntityForm implements EntityFormInterfaceclass \Drupal