Skip to content

Commit f25559a

Browse files
committed
bump: Infra 1.11
1 parent f696de1 commit f25559a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

psalm.baseline.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -456,6 +456,10 @@
456456
</PossiblyUnusedMethod>
457457
</file>
458458
<file src="src/Context/LocaleContext.php">
459+
<MissingClassConstType>
460+
<code><![CDATA[LOCALE = 'sigwin_locale']]></code>
461+
<code><![CDATA[LOCALE_FALLBACK = 'sigwin_locale_fallback']]></code>
462+
</MissingClassConstType>
459463
<PossiblyUnusedMethod>
460464
<code><![CDATA[__construct]]></code>
461465
</PossiblyUnusedMethod>

0 commit comments

Comments
 (0)