Remove parsing, selector logic from the trait; introduce custom constraints #11
Annotations
4 errors
PHPStan:
src/Constraints/ContainsSelector.php#L26
Call to an undefined static method PHPUnit\Framework\Constraint\Constraint::__construct().
|
PHPStan:
src/Constraints/ElementContainsString.php#L46
Call to an undefined static method PHPUnit\Framework\Constraint\Constraint::__construct().
|
PHPStan:
src/Constraints/SelectorCount.php#L32
Call to an undefined static method PHPUnit\Framework\Constraint\Constraint::__construct().
|
PHPStan
Process completed with exit code 1.
|