Fix indentation of multiline function declarations
[MAILPOET-3732]
This commit is contained in:
@@ -84,7 +84,7 @@ class FormEntity {
|
||||
private $styles;
|
||||
|
||||
public function __construct(
|
||||
$name
|
||||
$name
|
||||
) {
|
||||
$this->name = $name;
|
||||
$this->status = self::STATUS_ENABLED;
|
||||
|
Reference in New Issue
Block a user