Change phpstan ignore

This commit is contained in:
Michał Pysiak 2024-09-12 09:26:30 +02:00 committed by Grzegorz Sadowski
parent f05487ab4a
commit 33fe29d427

View file

@ -2561,7 +2561,7 @@ parameters:
path: src/Sylius/Bundle/ReviewBundle/EventListener/ReviewChangeListener.php
-
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\EventListener\\\\ReviewChangeListener\\:\\:postRemove\\(\\) has parameter \\$args with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
message: "#^Method Sylius\\\\Bundle\\\\ReviewBundle\\\\EventListener\\\\ReviewChangeListener\\:\\:preRemove\\(\\) has parameter \\$args with generic class Doctrine\\\\Persistence\\\\Event\\\\LifecycleEventArgs but does not specify its types\\: TObjectManager$#"
count: 1
path: src/Sylius/Bundle/ReviewBundle/EventListener/ReviewChangeListener.php