Ejemplo n.º 1
0
Archivo: Text.php Proyecto: jlem/fields
 public function getHTML()
 {
     return \Form::bootText($this);
 }