X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=inline;f=web%2Fcore%2Fmodules%2Fconfig_translation%2Fsrc%2FConfigNamesMapper.php;fp=web%2Fcore%2Fmodules%2Fconfig_translation%2Fsrc%2FConfigNamesMapper.php;h=f1f8652f86780c264a7efc134bda5b20035728e1;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=03716e9725c53772cf45ebbc851b239e70cb18ae;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/web/core/modules/config_translation/src/ConfigNamesMapper.php b/web/core/modules/config_translation/src/ConfigNamesMapper.php index 03716e972..f1f8652f8 100644 --- a/web/core/modules/config_translation/src/ConfigNamesMapper.php +++ b/web/core/modules/config_translation/src/ConfigNamesMapper.php @@ -61,7 +61,7 @@ class ConfigNamesMapper extends PluginBase implements ConfigMapperInterface, Con /** * The base route object that the mapper is attached to. * - * @return \Symfony\Component\Routing\Route + * @var \Symfony\Component\Routing\Route */ protected $baseRoute;