Remove unnecessary assertions and suppress warnings #588
coding-standards.yml
on: push
cs
/
Coding Standards
12s
Annotations
6 errors
cs / Coding Standards:
src/di/MultiBinding/LazyProvider.php#L10
Type assert is not used in this file.
|
cs / Coding Standards:
src/di/Name.php#L15
Type assert is not used in this file.
|
cs / Coding Standards:
tests/di/GrapherTest.php#L12
Type is_object is not used in this file.
|
cs / Coding Standards:
tests/di/ArgumentsTest.php#L11
Type assert is not used in this file.
|
cs / Coding Standards:
tests/di/ArgumentsTest.php#L12
Type is_object is not used in this file.
|
cs / Coding Standards
Process completed with exit code 1.
|