Upgrade PHPStan level to 4
I had to add some ignore errors until phpstan/phpstan#1482 is resolved [MAILPOET-1915]
This commit is contained in:
@ -8,7 +8,7 @@ if (!defined('ABSPATH')) exit;
|
||||
|
||||
/**
|
||||
* @property string $type
|
||||
* @property string|array $params
|
||||
* @property string|array|null $params
|
||||
*/
|
||||
|
||||
class CustomField extends Model {
|
||||
|
Reference in New Issue
Block a user