From 9121a85afd5beabeccd0ae216853d24b42904ed3 Mon Sep 17 00:00:00 2001 From: Thomas Lallement Date: Fri, 4 Aug 2023 09:39:21 +0200 Subject: [PATCH] Update LexikTranslationBundle.php --- LexikTranslationBundle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LexikTranslationBundle.php b/LexikTranslationBundle.php index 9fa6aee6..80b92d42 100644 --- a/LexikTranslationBundle.php +++ b/LexikTranslationBundle.php @@ -14,7 +14,7 @@ */ class LexikTranslationBundle extends Bundle { - public function build(ContainerBuilder $container) + public function build(ContainerBuilder $container): void { parent::build($container);