@@ -53,7 +53,7 @@ |
||
53 | 53 | * |
54 | 54 | * @return Routes |
55 | 55 | */ |
56 | - public function namespace(?string $ns): Routes |
|
56 | + public function namespace(?string $ns) : Routes |
|
57 | 57 | { |
58 | 58 | $this->_router->namespace($ns); |
59 | 59 | return $this; |