예제 #1
0
파일: MultiSelect.php 프로젝트: jlem/fields
 public function getHTML()
 {
     return \Form::bootMultiSelect($this, true);
 }