Пример #1
0
 /**
  * {@inheritDoc}
  */
 public function isEnabled()
 {
     return $this->active && $this->group->isActive();
 }