Example #1
0
 public function __construct($type, Bc_Form $form)
 {
     parent::__construct($type);
     $this->_form = $form;
 }