Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / ban / src / Form / BanDelete.php
index 3d14ca3415398d5707d803255a2e2eee9ddbfd9e..2d5731f139940703c177bdc53dbff0f10bb37636 100644 (file)
@@ -11,6 +11,8 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
 
 /**
  * Provides a form to unban IP addresses.
+ *
+ * @internal
  */
 class BanDelete extends ConfirmFormBase {