Passed
Branch master (390a43)
by Akmal
03:40
created
Category
src/OpenEngine/Mika/Core/Components/Route/Route.php 1 patch
Spacing   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -63,8 +63,7 @@
 block discarded – undo
63 63
     /**
64 64
      * @inheritdoc
65 65
      */
66
-    public function __construct
67
-    (
66
+    public function __construct(
68 67
         RouteConfigInterface $routeConfig,
69 68
         RequestInterface $request,
70 69
         ContainerInterface $container
Please login to merge, or discard this patch.