chore: different refactors

This commit is contained in:
Nuno Maduro
2023-02-11 16:07:30 +00:00
parent e1406554fc
commit 8eaf4859ff
19 changed files with 207 additions and 165 deletions

View File

@ -12,9 +12,10 @@ parameters:
reportUnmatchedIgnoredErrors: true
ignoreErrors:
- "#Language construct isset\\(\\) should not be used.#"
- "#is not allowed to extend#"
- "#with a nullable type declaration#"
- "#type mixed is not subtype of native#"
- "#is not allowed to extend#"
- "# with null as default value#"
- "#has parameter \\$closure with default value.#"
- "#has parameter \\$description with default value.#"