|
|
@@ -58,7 +58,7 @@ use Symfony\Component\HttpFoundation\Response;
|
|
|
* @method Field\SwitchField switch($column, $label = '')
|
|
|
* @method Field\Display display($column, $label = '')
|
|
|
* @method Field\Rate rate($column, $label = '')
|
|
|
- * @method Field\Divide divider()
|
|
|
+ * @method Field\Divide divider(string $title = null)
|
|
|
* @method Field\Password password($column, $label = '')
|
|
|
* @method Field\Decimal decimal($column, $label = '')
|
|
|
* @method Field\Html html($html, $label = '')
|