X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Flanguage%2Fsrc%2FForm%2FNegotiationBrowserForm.php;fp=web%2Fcore%2Fmodules%2Flanguage%2Fsrc%2FForm%2FNegotiationBrowserForm.php;h=1ffd1a2c5c3fc8cda6f34d61b5a1c4d36a71b3a9;hp=ea3d6cd4638f6c67947e88e4967a5a2faa90b7e3;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/language/src/Form/NegotiationBrowserForm.php b/web/core/modules/language/src/Form/NegotiationBrowserForm.php index ea3d6cd46..1ffd1a2c5 100644 --- a/web/core/modules/language/src/Form/NegotiationBrowserForm.php +++ b/web/core/modules/language/src/Form/NegotiationBrowserForm.php @@ -11,6 +11,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface; /** * Configure the browser language negotiation method for this site. + * + * @internal */ class NegotiationBrowserForm extends ConfigFormBase {