Esempio n. 1
0
 public function render(Html $html, $data = array())
 {
     $o = $html->getHtml();
     return $o;
 }