Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / contact / src / ContactFormEditForm.php
index aa94540bb98c89f4b39b8bb5c2cb7cb8e47ec935..1df695337b20d1087f043acee30f7ca071d4dd4a 100644 (file)
@@ -15,6 +15,8 @@ use Drupal\Core\Render\Element\PathElement;
 
 /**
  * Base form for contact form edit forms.
+ *
+ * @internal
  */
 class ContactFormEditForm extends EntityForm implements ContainerInjectionInterface {
   use ConfigFormBaseTrait;