diff options
Diffstat (limited to 'vendor/sebastian/code-unit/.psalm/baseline.xml')
| -rw-r--r-- | vendor/sebastian/code-unit/.psalm/baseline.xml | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/vendor/sebastian/code-unit/.psalm/baseline.xml b/vendor/sebastian/code-unit/.psalm/baseline.xml deleted file mode 100644 index e44889190..000000000 --- a/vendor/sebastian/code-unit/.psalm/baseline.xml +++ /dev/null @@ -1,23 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<files psalm-version="4.0.1@b1e2e30026936ef8d5bf6a354d1c3959b6231f44"> - <file src="src/Mapper.php"> - <ArgumentTypeCoercion occurrences="16"> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$firstPart</code> - <code>$secondPart</code> - <code>$unit</code> - <code>$unit</code> - <code>$unit</code> - <code>$unit</code> - <code>$unit</code> - <code>$unit</code> - </ArgumentTypeCoercion> - </file> -</files> |