Skip to content
Snippets Groups Projects
Commit 17550d61 authored by dyszczo's avatar dyszczo
Browse files

fixed phpstan stubs, another library update

parent 2bf77d0e
No related branches found
No related tags found
No related merge requests found
...@@ -9,8 +9,10 @@ parameters: ...@@ -9,8 +9,10 @@ parameters:
level: max level: max
paths: paths:
- %currentWorkingDirectory%/src/ - %currentWorkingDirectory%/src/
autoload_files: bootstrapFiles:
- %currentWorkingDirectory%/vendor/autoload.php - %rootDir%/../../php-stubs/wordpress-stubs/wordpress-stubs.php
- %currentWorkingDirectory%/vendor/wpdesk/wp-wpdesk-composer/director/woocommerce-stubs.php
- %currentWorkingDirectory%/vendor/wpdesk/wp-wpdesk-composer/director/woocommerce-packages-stubs.php
excludes_analyse: excludes_analyse:
- %currentWorkingDirectory%/src/Plugin/view/ - %currentWorkingDirectory%/src/Plugin/view/
ignoreErrors: ignoreErrors:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment