Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / field_ui / src / Form / FieldConfigEditForm.php
index 2895479b3667c4a36c5b3067863411b1189911af..34868add47965c6719192e0022eff96778a7f681 100644 (file)
@@ -12,6 +12,8 @@ use Drupal\field_ui\FieldUI;
 
 /**
  * Provides a form for the field settings form.
+ *
+ * @internal
  */
 class FieldConfigEditForm extends EntityForm {