diff --git a/Config/phpstan.neon b/Config/phpstan.neon index 7c4518f..6bea320 100755 --- a/Config/phpstan.neon +++ b/Config/phpstan.neon @@ -31,6 +31,10 @@ parameters: - *Resources* - */Routes/* - */Hooks/* + - */Message/Mail/* + - */Auth/OAuth2/* + - */Markdown/Markdown.php + - */Socket/* - */node_modules/* - */Modules/Shop/Admin/Install/Application/* - */Install/Application*