Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / system / src / Form / DateFormatDeleteForm.php
index 3d3047e71e19f8ebebb600232d050a1c5d660caa..155803282500ce5dfaf1ba91fec28e2ba04bf209 100644 (file)
@@ -8,6 +8,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Builds a form to delete a date format.
+ *
+ * @internal
  */
 class DateFormatDeleteForm extends EntityDeleteForm {