X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Faggregator%2Fsrc%2FForm%2FSettingsForm.php;fp=web%2Fcore%2Fmodules%2Faggregator%2Fsrc%2FForm%2FSettingsForm.php;h=3014c5b9beb3d5b99905b1f475dcb4dba999849c;hp=48b2dfe87e28f0d1140b1e78580dcc280580f081;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/aggregator/src/Form/SettingsForm.php b/web/core/modules/aggregator/src/Form/SettingsForm.php index 48b2dfe87..3014c5b9b 100644 --- a/web/core/modules/aggregator/src/Form/SettingsForm.php +++ b/web/core/modules/aggregator/src/Form/SettingsForm.php @@ -13,6 +13,8 @@ use Symfony\Component\DependencyInjection\ContainerInterface; /** * Configures aggregator settings for this site. + * + * @internal */ class SettingsForm extends ConfigFormBase {