X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fstatistics%2Fsrc%2FStatisticsSettingsForm.php;h=85c455bfae335b213e667ba39ce0333fc55bebd0;hb=74df008bdbb3a11eeea356744f39b802369bda3c;hp=4c06e0b1de5ca8e5a9f8280b2bed573b64859481;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/statistics/src/StatisticsSettingsForm.php b/web/core/modules/statistics/src/StatisticsSettingsForm.php index 4c06e0b1d..85c455bfa 100644 --- a/web/core/modules/statistics/src/StatisticsSettingsForm.php +++ b/web/core/modules/statistics/src/StatisticsSettingsForm.php @@ -10,6 +10,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface; /** * Configure statistics settings for this site. + * + * @internal */ class StatisticsSettingsForm extends ConfigFormBase {