Example #1
0
 public function Fetch($cache_id = null, $compile_id = null)
 {
     return parent::_fetch($this->_template, $cache_id, $compile_id, false);
 }