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 57580ff commit b4fcba0Copy full SHA for b4fcba0
tests/psalm-baseline.xml
@@ -59,9 +59,6 @@
59
<code><![CDATA[$qb]]></code>
60
61
</MissingDependency>
62
- <UndefinedClass>
63
- <code><![CDATA[UniqueConstraintViolationException]]></code>
64
- </UndefinedClass>
65
</file>
66
<file src="lib/Db/LocksRequestBuilder.php">
67
<MissingDependency>
@@ -99,13 +96,4 @@
99
96
<code><![CDATA[$arr === null]]></code>
100
97
</TypeDoesNotContainNull>
101
98
102
- <file src="lib/Tools/Traits/TSetup.php">
103
- <MismatchingDocblockParamType>
104
- <code><![CDATA[string]]></code>
105
106
- </MismatchingDocblockParamType>
107
- <MismatchingDocblockReturnType>
108
109
- </MismatchingDocblockReturnType>
110
- </file>
111
</files>
0 commit comments