Skip to content

polylang/wc-mix-and-match-products-stubs

Repository files navigation

WooCommerce Mix and Match Products Stubs

This package provides stub declarations for WooCommerce Mix and Match Products. These stubs can help plugin and theme developers leverage static analysis tools like PHPStan.

Stubs are generated directly from the source using php-stubs/generator.

Requirements

  • PHP >=7.3

Installation

Require this package as a development dependency with Composer.

composer require --dev wpsyntex/wc-mix-and-match-products-stubs

Usage in PHPStan

Include the stubs in the PHPStan configuration file.

parameters:
  bootstrapFiles:
    - vendor/wpsyntex/wc-mix-and-match-products-stubs/wc-mix-and-match-products-stubs.php

About

WooCommerce Mix and Match Products Stubs

Resources

License

Stars

Watchers

Forks

Packages

No packages published