phpstan: fixed things

This commit is contained in:
Julien Fastré 2022-10-06 23:24:59 +02:00
parent ca67170ad3
commit 1b1aaaa862

View File

@ -254,13 +254,6 @@ parameters:
count: 1 count: 1
path: src/Bundle/ChillMainBundle/Export/ExportManager.php path: src/Bundle/ChillMainBundle/Export/ExportManager.php
-
message: """
#^Return type of method Chill\\\\MainBundle\\\\Export\\\\ModifierInterface\\:\\:addRole\\(\\) has typehint with deprecated class Symfony\\\\Component\\\\Security\\\\Core\\\\Role\\\\Role\\:
since Symfony 4\\.3, to be removed in 5\\.0\\. Use strings as roles instead\\.$#
"""
count: 1
path: src/Bundle/ChillMainBundle/Export/ModifierInterface.php
- -
message: """ message: """