@@ -69,7 +69,7 @@ |
||
| 69 | 69 | public function getCache() { |
| 70 | 70 | return $this->cache; |
| 71 | 71 | } |
| 72 | - public function getDesactiverNavigation(){ |
|
| 72 | + public function getDesactiverNavigation() { |
|
| 73 | 73 | return $this->desactiver_navigation; |
| 74 | 74 | } |
| 75 | 75 | |