Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function isEnabled() : bool
 {
     return $this->manager->isEnabled($this);
 }