Skip to content

Commit a6550e4

Browse files
committed
array key corrected (string)
1 parent 24214e8 commit a6550e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/mxcrouteguard.global.php.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ $mxcrouteguard = array(
3232
* and specify it here
3333
*
3434
*/
35-
//strategy => 'MxcRouteGuard\Service\Strategy\RedirectStrategy',
35+
//'strategy' => 'MxcRouteGuard\Service\Strategy\RedirectStrategy',
3636

3737
/**
3838
* List of routes to be observed

0 commit comments

Comments
 (0)