Fixed phpstan issues in GenericWebProvider

This commit is contained in:
Jan Böhmer 2026-02-07 17:07:53 +01:00
parent 851055bdb4
commit 061af28c48
2 changed files with 6 additions and 6 deletions

View file

@ -67,3 +67,6 @@ parameters:
-
message: '#Should not use function "shell_exec"#'
path: src/Services/System/UpdateExecutor.php
- message: '#Access to an undefined property Brick\\Schema\\Interfaces\\#'
path: src/Services/InfoProviderSystem/Providers/GenericWebProvider.php