Remove unnecessary assertions and suppress warnings #588
Annotations
6 errors
Run PHP_CodeSniffer:
src/di/MultiBinding/LazyProvider.php#L10
Type assert is not used in this file.
|
Run PHP_CodeSniffer:
src/di/Name.php#L15
Type assert is not used in this file.
|
Run PHP_CodeSniffer:
tests/di/GrapherTest.php#L12
Type is_object is not used in this file.
|
Run PHP_CodeSniffer:
tests/di/ArgumentsTest.php#L11
Type assert is not used in this file.
|
Run PHP_CodeSniffer:
tests/di/ArgumentsTest.php#L12
Type is_object is not used in this file.
|
Run PHP_CodeSniffer
Process completed with exit code 1.
|
Loading