Fix strict types definition spacing
[MAILPOET-4879]
This commit is contained in:
committed by
Jan Jakeš
parent
52a9d9f76c
commit
172b5215d2
@@ -1,4 +1,4 @@
|
||||
<?php declare(strict_types=1);
|
||||
<?php declare(strict_types = 1);
|
||||
|
||||
namespace MailPoet\AdminPages\Pages;
|
||||
|
||||
|
Reference in New Issue
Block a user