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