mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-08-30 05:00:51 +08:00
Add stubs for psalm
This commit is contained in:
parent
dddc8d6cf6
commit
5bb7c80622
3 changed files with 6 additions and 1 deletions
4
.psalm/stubs.php
Normal file
4
.psalm/stubs.php
Normal file
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
if (!defined('EP_PAGES')) {
|
||||
define('EP_PAGES', 4096);
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue