Upgrade to 3.1.0
This commit is contained in:
@@ -22,7 +22,8 @@ return [
|
||||
return $search;
|
||||
},
|
||||
/**
|
||||
* If true, entries will be sorted alphabetically on selection
|
||||
* If true, selected entries will be sorted
|
||||
* according to their position in the dropdown
|
||||
*/
|
||||
'sort' => function (bool $sort = false) {
|
||||
return $sort;
|
||||
|
Reference in New Issue
Block a user