This package provides stub declarations for WP All Import Pro. These stubs can help plugin and theme developers leverage static analysis tools like PHPStan.
Stubs are generated directly from the source using giacocorsiglia/stubs-generator.
- PHP >=7.1
Require this package as a development dependency with Composer.
composer require --dev wpsyntex/wp-all-import-pro-stubs
Include the stubs in the PHPStan configuration file.
parameters:
bootstrapFiles:
- vendor/wpsyntex/wp-all-import-pro-stubs/wp-all-import-pro-stubs.php