Fix indentation of multiline function declarations
[MAILPOET-3732]
This commit is contained in:
@@ -17,7 +17,7 @@ class PostTransformerContentsExtractor {
|
||||
private $woocommerceHelper;
|
||||
|
||||
public function __construct(
|
||||
$args
|
||||
$args
|
||||
) {
|
||||
$this->args = $args;
|
||||
$this->wp = new WPFunctions();
|
||||
|
Reference in New Issue
Block a user