Skip to content

Commit c4999be

Browse files
committed
Fix
1 parent 853e5bf commit c4999be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Analyser/MutatingScope.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3232,6 +3232,7 @@ public function enterPropertyHook(
32323232
[],
32333233
false,
32343234
$this->attributeReflectionFactory->fromAttrGroups($hook->attrGroups, InitializerExprContext::fromStubParameter($this->getClassReflection()->getName(), $this->getFile(), $hook)),
3235+
[],
32353236
),
32363237
true,
32373238
);

0 commit comments

Comments
 (0)