Пример #1
0
 /**
  * @return bool
  */
 public function mandrillEnabled()
 {
     return $this->_mandrillHelper->isActive();
 }