Completed
Push — develop ( d50dd5...c1b71b )
by Siad
11:12
created
config/module.config.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
     ],
51 51
     'zf_annotation' => [
52 52
         'namespaces' => [
53
-            AnnotationToggle::class => __DIR__ . '/../src/FeatureToggle/Annotation'
53
+            AnnotationToggle::class => __DIR__.'/../src/FeatureToggle/Annotation'
54 54
         ],
55 55
         'event_listeners' => [
56 56
             Listener\ToggleListener::class
Please login to merge, or discard this patch.