Example #1
0
 protected function reset()
 {
     parent::reset();
     $this->template_paths = array();
     $this->new_components = array();
     $this->file_fields = array();
     $this->simple_file_fields = array();
 }
 protected function reset()
 {
     parent::reset();
     $this->new_paths = array();
 }