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