diff options
-rw-r--r-- | build/psalm-baseline.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 186ea46bc57..6c44bba0929 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -3393,7 +3393,7 @@ </TypeDoesNotContainType> </file> <file src="lib/private/Comments/Manager.php"> - <InvalidArgument occurrences="2"/> + <InvalidArgument occurrences="3"/> <InvalidDocblock occurrences="1"> <code>public function getForObjectSince(</code> </InvalidDocblock> |