You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
357 B
9 lines
357 B
<?xml version="1.0" encoding="UTF-8"?> |
|
<files psalm-version="4.0.1@b1e2e30026936ef8d5bf6a354d1c3959b6231f44"> |
|
<file src="src/Enumerator.php"> |
|
<DocblockTypeContradiction occurrences="2"> |
|
<code>!is_array($variable) && !is_object($variable)</code> |
|
<code>is_object($variable)</code> |
|
</DocblockTypeContradiction> |
|
</file> |
|
</files>
|
|
|