Add declare(strict_types=1); to newly added PHP files
[MAILPOET-3868]
This commit is contained in:
committed by
Veljko V
parent
1c0d505f27
commit
f52d58f09d
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
namespace MailPoet\Cron\Workers;
|
||||
|
||||
|
Reference in New Issue
Block a user