Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / ban / src / Form / BanAdmin.php
index 731d06518c8ac29cf66a653d7ea083e73279e813..5d8e7957f8064af857170cf85addd898545a5811 100644 (file)
@@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Displays banned IP addresses.
+ *
+ * @internal
  */
 class BanAdmin extends FormBase {