Exemplo n.º 1
0
 public function __construct(moodle_page $page)
 {
     parent::__construct($page);
     $this->cache = new navigation_cache('unittest_nav');
 }