Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 99dccab

Browse files
committed
Removes unneeded whitespace in code example
1 parent d6f73b9 commit 99dccab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/book/cookbook/setting-module-specific-layouts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ class LayoutListener extends AbstractListenerAggregate
4848
[$this, 'setLayout']
4949
);
5050
}
51-
51+
5252
public function setLayout(MvcEvent $event) : void
5353
{
5454
// Get and check the route match object

0 commit comments

Comments
 (0)