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 {