Ejemplo n.º 1
0
 public function render()
 {
     if (!$this->_if) {
         return;
     }
     return parent::render();
 }