Fix indentation of multiline function declarations
[MAILPOET-3732]
This commit is contained in:
@ -14,7 +14,7 @@ class MP2Migrator extends APIEndpoint {
|
||||
private $MP2Migrator;
|
||||
|
||||
public function __construct(
|
||||
\MailPoet\Config\MP2Migrator $MP2Migrator
|
||||
\MailPoet\Config\MP2Migrator $MP2Migrator
|
||||
) {
|
||||
$this->MP2Migrator = $MP2Migrator;
|
||||
}
|
||||
|
Reference in New Issue
Block a user