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