Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2022-04-09 18:32:14 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-04-09 18:32:14 +0300
commit2c5143feda34827d46234e0f51741ca6fbd69285 (patch)
tree29ae74614c688ff424d109d468afea0190bbb80e /psalm-baseline.xml
parent20e55eb1ac6715e1f0b903d334ab0082afb4e63a (diff)
Remove `ResponseRenderer::getFooter` method
Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
Diffstat (limited to 'psalm-baseline.xml')
-rw-r--r--psalm-baseline.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/psalm-baseline.xml b/psalm-baseline.xml
index a9a7201ca9..2b8e09630b 100644
--- a/psalm-baseline.xml
+++ b/psalm-baseline.xml
@@ -16030,11 +16030,6 @@
<code>401</code>
<code>401</code>
</InvalidArgument>
- <MixedArgument occurrences="3">
- <code>$body_id</code>
- <code>$set_minimal</code>
- <code>$set_title</code>
- </MixedArgument>
<MixedInferredReturnType occurrences="1">
<code>array</code>
</MixedInferredReturnType>