We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cb4568 commit c2a50b8Copy full SHA for c2a50b8
src/Coduo/PHPMatcher/Matcher/ArrayMatcher.php
@@ -3,7 +3,6 @@
3
namespace Coduo\PHPMatcher\Matcher;
4
5
use Symfony\Component\PropertyAccess\PropertyAccess;
6
-use Symfony\Component\PropertyAccess\Exception\NoSuchIndexException;
7
use Symfony\Component\PropertyAccess\PropertyAccessor;
8
9
class ArrayMatcher extends Matcher
0 commit comments