Base class for entity forms.
Hierarchy
class \Drupal\Core\Form\FormBase implements ContainerInjectionInterface, FormInterface uses DependencySerializationTrait, LoggerChannelTrait, LinkGeneratorTrait, RedirectDestinationTrait, UrlGeneratorTrait, StringTranslationTraitclass \Drupal\Core\Entity\EntityForm implements EntityFormInterface
Related topics
Entity API Describes how to define and manipulate content and configuration entities.
File
core/lib/Drupal/Core/Entity/EntityForm.php, line 16