We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13ca282 commit bf17e46Copy full SHA for bf17e46
phpstan-baseline.neon
@@ -517,12 +517,12 @@ parameters:
517
518
-
519
message: "#^Access to an undefined property Doctrine\\\\ORM\\\\Query\\\\AST\\\\Join\\:\\:\\$aliasIdentificationVariable\\.$#"
520
- count: 2
+ count: 1
521
path: src/Translatable/Query/TreeWalker/TranslationWalker.php
522
523
524
message: "#^Access to an undefined property Doctrine\\\\ORM\\\\Query\\\\AST\\\\Node\\:\\:\\$aliasIdentificationVariable\\.$#"
525
526
527
528
0 commit comments