Home
last modified time | relevance | path

Searched refs:removeStartPages (Results 1 – 2 of 2) sorted by relevance

/plugin/top/_test/
H A DstartPages.test.php119 $actual_list = $helper->removeStartPages($list);
231 $actual_list = $helper->removeStartPages($list);
/plugin/top/
H A Dhelper.php102 $list = $this->removeStartPages($list);
107 public function removeStartPages($list) { function in helper_plugin_top