Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / language / src / Form / NegotiationBrowserForm.php
index ea3d6cd4638f6c67947e88e4967a5a2faa90b7e3..1ffd1a2c5c3fc8cda6f34d61b5a1c4d36a71b3a9 100644 (file)
@@ -11,6 +11,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface;
 
 /**
  * Configure the browser language negotiation method for this site.
+ *
+ * @internal
  */
 class NegotiationBrowserForm extends ConfigFormBase {