From 82f29520fbcd8a216e64e5d5da7d79975c5368ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andre=CC=81=20R?= Date: Thu, 21 Dec 2017 18:59:17 +0100 Subject: [PATCH] CS --- .../DependencyInjection/Compiler/IdentityDefinerPass.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/IdentityDefinerPass.php b/eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/IdentityDefinerPass.php index 68aeaddeb42..bdce7de2072 100644 --- a/eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/IdentityDefinerPass.php +++ b/eZ/Bundle/EzPublishCoreBundle/DependencyInjection/Compiler/IdentityDefinerPass.php @@ -13,9 +13,9 @@ use Symfony\Component\DependencyInjection\Reference; /** - * Class IdentityDefinerPass + * Class IdentityDefinerPass. * -Use FOSHttpCacheBundle user context feature instead. Will be removed in future 7.x FT release. + * @deprecated Use FOSHttpCacheBundle user context feature instead. Will be removed in future 7.x FT release. */ class IdentityDefinerPass implements CompilerPassInterface {