summaryrefslogtreecommitdiffstats
path: root/build/psalm-baseline.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build/psalm-baseline.xml')
-rw-r--r--build/psalm-baseline.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/psalm-baseline.xml b/build/psalm-baseline.xml
index 4aa876c66cd..2c664101ea4 100644
--- a/build/psalm-baseline.xml
+++ b/build/psalm-baseline.xml
@@ -2266,9 +2266,6 @@
</InvalidReturnType>
</file>
<file src="lib/private/Files/Storage/Local.php">
- <ImplicitToStringCast>
- <code>$file</code>
- </ImplicitToStringCast>
<TypeDoesNotContainNull>
<code>$space === false || is_null($space)</code>
<code>is_null($space)</code>