Exemplo n.º 1
0
 public function content_tag_without_error_wrapping($name, $value, $options)
 {
     return parent::content_tag($name, $value, $options);
 }