Provides a base form for configuration translations.
Hierarchy
class \Drupal\Core\Form\FormBase implements ContainerInjectionInterface, FormInterface uses DependencySerializationTrait, LoggerChannelTrait, LinkGeneratorTrait, RedirectDestinationTrait, UrlGeneratorTrait, StringTranslationTraitclass \Drupal\config_translation\Form\ConfigTranslationFormBase implements BaseFormIdInterface
File
core/modules/config_translation/src/Form/ConfigTranslationFormBase.php, line 19
Namespace
Drupal\co