mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Fix psalm
This commit is contained in:
parent
fc89021df4
commit
651099705a
5 changed files with 58 additions and 40 deletions
|
@ -9,7 +9,6 @@
|
|||
usePhpDocMethodsWithoutMagicCall="false"
|
||||
strictBinaryOperands="true"
|
||||
rememberPropertyAssignmentsAfterCall="true"
|
||||
allowPhpStormGenerics="true"
|
||||
allowStringToStandInForClass="false"
|
||||
memoizeMethodCallResults="false"
|
||||
hoistConstants="false"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue