Add ability to ensure inflection only happens once per object if defined #100
test.yml
on: push
PHPCS
15s
PHPStan
15s
Matrix: phpunit
Annotations
3 errors
PHPStan:
src/Container.php#L158
Result of && is always true.
|
PHPStan:
src/Container.php#L162
Unreachable statement - code above always terminates.
|
PHPStan
Process completed with exit code 1.
|