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.
customKey()
1 parent a26b64a commit b149a0bCopy full SHA for b149a0b
src/SelectTree.php
@@ -37,7 +37,7 @@ class SelectTree extends Field implements HasAffixActions
37
38
protected bool $independent = true;
39
40
- protected ?string $customKey = null;
+ protected string $customKey = null;
41
42
protected string $titleAttribute;
43
0 commit comments