|
@@ -64,7 +64,7 @@ use Illuminate\Validation\Validator;
|
|
|
* @method Field\Html html($html, $label = '')
|
|
|
* @method Field\Tags tags($column, $label = '')
|
|
|
* @method Field\Icon icon($column, $label = '')
|
|
|
- * @method Field\Embeds embeds($column, $label = '')
|
|
|
+ * @method Field\Embeds embeds($column, $label = '', $callback = null)
|
|
|
* @method Field\Captcha captcha($column, $label = '')
|
|
|
* @method Field\Listbox listbox($column, $label = '')
|
|
|
* @method Field\File file($column, $label = '')
|