Code changes for v540

This commit is contained in:
James Cole
2020-09-18 12:16:47 +02:00
parent 0d72aa9673
commit 706cb47065
36 changed files with 375 additions and 365 deletions

View File

@@ -9,6 +9,7 @@ parameters:
- '#is not allowed to extend#'
- '#is neither abstract nor final#'
- '#Control structures using switch should not be used\.#'
- '#has a nullable return type declaration#'
paths:
- ../app
- ../database
@@ -16,4 +17,4 @@ parameters:
- ../bootstrap/app.php
# The level 8 is the highest level. original was 5
level: 0
level: 5