Skip to content

Commit 4c76bbf

Browse files
committed
chore: add for system/Test/ControllerResponse.php
1 parent d80fa7c commit 4c76bbf

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

psalm-baseline.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,11 @@
6868
<code>#[ReturnTypeWillChange]</code>
6969
</MissingImmutableAnnotation>
7070
</file>
71+
<file src="system/Test/ControllerResponse.php">
72+
<UnsupportedPropertyReferenceUsage>
73+
<code><![CDATA[$this->dom = &$this->domParser]]></code>
74+
</UnsupportedPropertyReferenceUsage>
75+
</file>
7176
<file src="tests/_support/Config/Filters.php">
7277
<UndefinedGlobalVariable>
7378
<code>$filters</code>

0 commit comments

Comments
 (0)