コード例 #1
0
 public function setUp()
 {
     $this->_helper = new Robo47_View_Helper_Ckeditor();
     $this->_helper->setView($this->getView());
 }