diff options
author | Nextcloud-PR-Bot <nextcloud-pr-bot@users.noreply.github.com> | 2021-07-13 04:10:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-13 04:10:50 +0000 |
commit | 0c00486cb2c1ae39e62d66216ecb2288751a5e0d (patch) | |
tree | 66aca3ad7f759273d1ba57349afd48c0d2a591dc /build/psalm-baseline.xml | |
parent | cabf24480e36204a63815bd717f7aa99ac438a99 (diff) | |
download | nextcloud-server-0c00486cb2c1ae39e62d66216ecb2288751a5e0d.tar.gz nextcloud-server-0c00486cb2c1ae39e62d66216ecb2288751a5e0d.zip |
Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r-- | build/psalm-baseline.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml index 1a0a8cade41..8d95ac4dbc0 100644 --- a/build/psalm-baseline.xml +++ b/build/psalm-baseline.xml @@ -1927,12 +1927,6 @@ <code>$iconFile !== false</code> </RedundantCondition> </file> - <file src="apps/theming/lib/IconBuilder.php"> - <InvalidScalarArgument occurrences="2"> - <code>$offset_h</code> - <code>$offset_w</code> - </InvalidScalarArgument> - </file> <file src="apps/theming/lib/ImageManager.php"> <InvalidReturnType occurrences="1"> <code>string</code> |