コード例 #1
0
ファイル: MultiSelect.php プロジェクト: jlem/fields
 public function getHTML()
 {
     return \Form::bootMultiSelect($this, true);
 }