diff --git a/core/modules/config_translation/src/Controller/ConfigTranslationListController.php b/core/modules/config_translation/src/Controller/ConfigTranslationListController.php index dd4d38e..18e06f9 100644 --- a/core/modules/config_translation/src/Controller/ConfigTranslationListController.php +++ b/core/modules/config_translation/src/Controller/ConfigTranslationListController.php @@ -50,7 +50,7 @@ public static function create(ContainerInterface $container) { * The name of the mapper. * * @return array - * A render array as expected by drupal_render(). + * A render array as expected by renderer service. * * @throws \Symfony\Component\HttpKernel\Exception\NotFoundHttpException * Throws an exception if a mapper plugin could not be instantiated from the