Passed
Push — develop-3.3.x ( b7db6e...59400a )
by Mario
02:44
created
notification/core.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -31,8 +31,7 @@
 block discarded – undo
31 31
 		manager $notification_manager,
32 32
 		currency $actions_currency,
33 33
 		transactions $entity_transaction
34
-	)
35
-	{
34
+	) {
36 35
 		$this->notification_manager = $notification_manager;
37 36
 		$this->actions_currency = $actions_currency;
38 37
 		$this->entity_transaction = $entity_transaction;
Please login to merge, or discard this patch.