Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / field_layout / src / Form / FieldLayoutEntityFormDisplayEditForm.php
index c42a9d85a81ed508e46d980e382a6c1ca301ec99..883cc9e6e26553a01b5b6d988c8ad38fdd0e601d 100644 (file)
@@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Edit form for the EntityFormDisplay entity type.
+ *
+ * @internal
  */
 class FieldLayoutEntityFormDisplayEditForm extends EntityFormDisplayEditForm {