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