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 dc4da39 commit b88310dCopy full SHA for b88310d
psalm.baseline.xml
@@ -5,4 +5,9 @@
5
<code>$exception->getResponse()</code>
6
</PossiblyNullArgument>
7
</file>
8
+ <file src="src/Client.php">
9
+ <PossiblyUnusedMethod occurrences="1">
10
+ <code>createWithConfig</code>
11
+ </PossiblyUnusedMethod>
12
+ </file>
13
</files>
0 commit comments