Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / contact / src / MessageForm.php
index 16d41b5acc482b77060d91745eecaa91d693deb8..c555f3bcec050c433c7fec0de587669dfd136f61 100644 (file)
@@ -14,6 +14,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Form controller for contact message forms.
+ *
+ * @internal
  */
 class MessageForm extends ContentEntityForm {