mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
Change phpstan ignore
This commit is contained in:
parent
f05487ab4a
commit
33fe29d427
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue