Example #1
0
 private function buildSubmit($id = 0, $type = null)
 {
     return Form::buildSubmit($id, $type);
 }