Skip to content

Commit 4ca03b5

Browse files
authored
fixing phpcs
1 parent f530ac1 commit 4ca03b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Autocomplete/src/EntityAutocompleterInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ public function getValue(object $entity): mixed;
4949
*/
5050
public function isGranted(Security $security): bool;
5151

52-
/**
52+
/*
5353
* Return group_by option.
5454
*/
5555
/* public function getGroupBy(): mixed; */

0 commit comments

Comments
 (0)