예제 #1
0
 protected function _init()
 {
     $this->_classes += array('transport' => '\\Swift_SendmailTransport');
     return parent::_init();
 }