Example #1
0
 /**
  * @return bool
  */
 public function isHandler()
 {
     return $this->manager->isHandler(get_class($this->toWidget()));
 }