Various code cleanup

This commit is contained in:
James Cole
2022-12-31 15:54:55 +01:00
parent 7722ca2bf0
commit 4d0ff86bfa
4 changed files with 12 additions and 7 deletions

View File

@@ -11,6 +11,7 @@ parameters:
- '#has a nullable return type declaration#'
- '#with a nullable type declaration#'
- '#with null as default value#'
- '#is not covariant with PHPDoc type array#'
-
message: '#but containers should not be injected#'
paths:
@@ -65,4 +66,5 @@ parameters:
- ../bootstrap/app.php
# The level 8 is the highest level. original was 5
level: 2
level: 4