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