Remove obsolete PHPStan issues.

This commit is contained in:
Pol Dellaiera
2021-11-30 10:08:12 +01:00
parent f531cdc0ec
commit 6e9827806f
2 changed files with 0 additions and 15 deletions

View File

@@ -1,15 +1,5 @@
parameters:
ignoreErrors:
-
message: "#^Call to deprecated method getType\\(\\) of class Chill\\\\ActivityBundle\\\\Entity\\\\Activity\\.$#"
count: 3
path: src/Bundle/ChillActivityBundle/Controller/ActivityController.php
-
message: "#^Call to deprecated method setType\\(\\) of class Chill\\\\ActivityBundle\\\\Entity\\\\Activity\\.$#"
count: 1
path: src/Bundle/ChillActivityBundle/Controller/ActivityController.php
-
message:
"""