Example #1
0
File: Text.php Project: jlem/fields
 public function getHTML()
 {
     return \Form::bootText($this);
 }