Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / src / Form / DateFormatEditForm.php
index c63c0d7ac9f1b34c171acb4af97f41bffcc8283f..d6ad88e8eab18cbf1aff46a7707a3705cd2e09c8 100644 (file)
@@ -6,6 +6,8 @@ use Drupal\Core\Form\FormStateInterface;
 
 /**
  * Provides a form for editing a date format.
+ *
+ * @internal
  */
 class DateFormatEditForm extends DateFormatFormBase {