@@ -125,7 +125,7 @@ |
||
125 | 125 | * @return array |
126 | 126 | * @throws TemplateNotFoundException |
127 | 127 | */ |
128 | - public function stitch($routes = [], $filterValue= null) { |
|
128 | + public function stitch($routes = [], $filterValue = null) { |
|
129 | 129 | $blanket = []; |
130 | 130 | |
131 | 131 | $site = $this->loadSite(); |