2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-07 09:27:15 +08:00
Files
panel/vendor/phpunit/php-file-iterator/.psalm/baseline.xml
2022-11-17 00:18:56 +08:00

9 lines
229 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<files psalm-version="4.x-dev@">
<file src="src/Iterator.php">
<UndefinedInterfaceMethod occurrences="1">
<code>current</code>
</UndefinedInterfaceMethod>
</file>
</files>