Example #1
0
 private function renderTitle($name, $id = 0, $title = '')
 {
     return Form::renderTitle($name, $id, $title);
 }