diff options
author | MichaIng <micha@dietpi.com> | 2022-05-18 18:55:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-18 18:55:29 +0200 |
commit | cf97a8e93512410981d840a2dcc76032da3dff36 (patch) | |
tree | 76192ef1a51c3df3aee28fc2549ae4d46c279e4a | |
parent | f07bbb3db1747845cf499b567d47b0a60d1874e3 (diff) | |
parent | 96e9ed3d48232dc14bd1919ac2face0b13264be9 (diff) | |
download | nextcloud-server-cf97a8e93512410981d840a2dcc76032da3dff36.tar.gz nextcloud-server-cf97a8e93512410981d840a2dcc76032da3dff36.zip |
Merge pull request #32467 from nextcloud/automated/noid/psalm-baseline-update-1652847360
[Automated] Update psalm-baseline.xml
-rw-r--r-- | build/psalm-baseline.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 9c151593f8d..f6843dcf86b 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -4457,16 +4457,6 @@ <code>array</code> </InvalidParamDefault> </file> - <file src="lib/public/FullTextSearch/Model/ISearchRequest.php"> - <InvalidClass occurrences="1"> - <code>IsearchRequest</code> - </InvalidClass> - </file> - <file src="lib/public/IAddressBook.php"> - <InvalidDocblock occurrences="1"> - <code>public function getUri(): string;</code> - </InvalidDocblock> - </file> <file src="lib/public/IAvatar.php"> <UndefinedDocblockClass occurrences="1"> <code>Color</code> |