We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30e44aa commit 90b2092Copy full SHA for 90b2092
src/SelectTree.php
@@ -21,8 +21,6 @@ class SelectTree extends Field
21
22
protected bool $withCount = false;
23
24
- protected bool $multiple = false;
25
-
26
protected bool $alwaysOpen = false;
27
28
protected string $emptyLabel = '';
0 commit comments