Пример #1
0
 /**
  * {@inheritdoc}
  */
 protected function getDefaultHandlerMethod()
 {
     return $this->applicationConfig ? $this->applicationConfig->getHandlerMethod() : parent::getDefaultHandlerMethod();
 }