Loading src/UnicaenApp/View/Helper/Navigation/Hyperlinks.php +12 −8 Original line number Diff line number Diff line Loading @@ -143,6 +143,8 @@ class Hyperlinks extends Menu throw new RuntimeException("Page de navigation active introuvable."); } $this->reset(); return $this; } Loading Loading @@ -554,6 +556,8 @@ EOS; */ public function reset() { $this->paramsToMerge = array(); $this->propsToAdd = array(); $this->withparams = array(); $this->withoutparams = array(); $this->withprops = array(); Loading Loading
src/UnicaenApp/View/Helper/Navigation/Hyperlinks.php +12 −8 Original line number Diff line number Diff line Loading @@ -143,6 +143,8 @@ class Hyperlinks extends Menu throw new RuntimeException("Page de navigation active introuvable."); } $this->reset(); return $this; } Loading Loading @@ -554,6 +556,8 @@ EOS; */ public function reset() { $this->paramsToMerge = array(); $this->propsToAdd = array(); $this->withparams = array(); $this->withoutparams = array(); $this->withprops = array(); Loading