Ignore strict types rule in all existing files that don't have it

[MAILPOET-2688]
This commit is contained in:
Jan Jakes
2022-11-17 16:36:21 +01:00
committed by Aschepikov
parent 82aeb89854
commit 926620e8f8
689 changed files with 689 additions and 689 deletions

View File

@ -1,4 +1,4 @@
<?php
<?php // phpcs:ignore SlevomatCodingStandard.TypeHints.DeclareStrictTypes.DeclareStrictTypesMissing
namespace MailPoet\API\JSON;