예제 #1
0
 /**
  * load email config data
  * 
  * @todo implement controller function
  * 
  * @return array
  */
 public function getMessengerConfig()
 {
     return $this->_controller->getMessengerConfig();
 }