kimhf/woocommerce-stubs

用于WooCommerce WordPress插件的占位符,用于静态分析。

v0.2 2019-10-26 17:17 UTC

This package is auto-updated.

Last update: 2024-09-27 04:35:57 UTC


README

WooCommerce Stubs用于对代码库进行静态分析,以确保与WooCommerce WordPress插件的兼容性。

与Psalm一起使用

更新Psalm配置以包括占位符

<stubs>
    <file name="vendor/kimhf/woocommerce-stubs/woocommerce-stubs.php" />
</stubs>