mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-01 07:02:48 +08:00
We need to pass the PaymentSettings model instance to use it in some helpers. Once the new settings module is permanently enabled, this model can be passed as a dependency to the appropriate helper classes. For now, we must pass it this way to avoid errors when the new settings module is disabled. |
||
---|---|---|
.. | ||
resources/js | ||
src | ||
.babelrc | ||
.gitignore | ||
composer.json | ||
extensions.php | ||
module.php | ||
package.json | ||
services.php | ||
webpack.config.js | ||
yarn.lock |