Ignore strict types rule in all existing files that don't have it
[MAILPOET-2688]
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php // phpcs:ignore SlevomatCodingStandard.TypeHints.DeclareStrictTypes.DeclareStrictTypesMissing
|
||||
|
||||
namespace MailPoet\API\JSON;
|
||||
|
||||
|
Reference in New Issue
Block a user