Beispiel #1
0
 /**
  * @return bool
  */
 public function isEnabled() : bool
 {
     return $this->manager->isEnabled($this);
 }