Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / field_ui / src / Form / FieldConfigDeleteForm.php
index 67782311bc44ec5cd2cef4fc5a4fae048a6c6c1e..ab83e8fa351269d89529bf230c0c4503e6d19866 100644 (file)
@@ -12,6 +12,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Provides a form for removing a field from a bundle.
+ *
+ * @internal
  */
 class FieldConfigDeleteForm extends EntityDeleteForm {