Use strict types in tests
[MAILPOET-2688]
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php declare(strict_types = 1);
|
||||
|
||||
namespace MailPoet\Test\API\JSON\v1;
|
||||
|
||||
|
Reference in New Issue
Block a user