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 622287f commit de4973dCopy full SHA for de4973d
README.md
@@ -178,7 +178,7 @@ explicitly set the selection type, use:
178
->multiple(false)
179
```
180
181
-By default, the tree key (wire key) will be a random generated value, you can change this with the following method.
+you can change the tree key with the following method.
182
183
```php
184
->treeKey('my-cool-tree')
0 commit comments