Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / path / src / Form / DeleteForm.php
index bd25f90a812dfbe514f6f97f088b3cb9eb59d6bc..aac413f2d7f05fde577a02826e8e44a9ee6391b4 100644 (file)
@@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Builds the form to delete a path alias.
+ *
+ * @internal
  */
 class DeleteForm extends ConfirmFormBase {