Skip to content

Commit 639886d

Browse files
committed
[Autocomplete] Remove the misleading phpdoc
1 parent f7f008a commit 639886d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Autocomplete/src/OptionsAwareEntityAutocompleterInterface.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,5 @@
1616
*/
1717
interface OptionsAwareEntityAutocompleterInterface extends EntityAutocompleterInterface
1818
{
19-
/**
20-
* @param array<string, scalar> $options
21-
*/
2219
public function setOptions(array $options): void;
2320
}

0 commit comments

Comments
 (0)