Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / field_ui / src / Form / FieldStorageConfigEditForm.php
index 29f4367bb847f8af414b92ff3a5876cbd16e968c..0ae5084c0964f5469d5ac9872da307a1f8e677b1 100644 (file)
@@ -12,6 +12,8 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
 
 /**
  * Provides a form for the "field storage" edit page.
+ *
+ * @internal
  */
 class FieldStorageConfigEditForm extends EntityForm {