diff --git a/Config/phpstan.neon b/Config/phpstan.neon index f5a0475..5e24f39 100644 --- a/Config/phpstan.neon +++ b/Config/phpstan.neon @@ -6,6 +6,7 @@ parameters: - '#Access to an undefined property phpOMS\\DataStorage\\DataStorageConnectionInterface::(.*)#' - '#Call to an undefined method phpOMS\\Module\\ModuleAbstract::(.*)#' - '#Access to an undefined property phpOMS\\ApplicationAbstract::(.*)#' + - '#Cannot access property (.*) on phpOMS\\ApplicationAbstract(.*)#' fileExtensions: - php excludes_analyse: