Example #1
0
 /**
  * initialize
  */
 public function initialize()
 {
     parent::initialize();
     $this->_result = array();
 }