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 f530ac1 commit 4ca03b5Copy full SHA for 4ca03b5
src/Autocomplete/src/EntityAutocompleterInterface.php
@@ -49,7 +49,7 @@ public function getValue(object $entity): mixed;
49
*/
50
public function isGranted(Security $security): bool;
51
52
- /**
+ /*
53
* Return group_by option.
54
55
/* public function getGroupBy(): mixed; */
0 commit comments