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 a22e909 commit ca4546fCopy full SHA for ca4546f
src/Autocomplete/src/Resources/doc/index.rst
@@ -370,7 +370,7 @@ endpoint and then :ref:`initialize the Stimulus controller manually <manual-stim
370
This only works for Doctrine entities: see `Manually using the Stimulus Controller`_
371
if you're autocompleting something other than an entity.
372
373
-To expose the endpoint, create a class that implements ``Symfony\\UX\\Autocomplete\\EntityAutocompleterInterface``::
+To expose the endpoint, create a class that implements ``Symfony\UX\Autocomplete\EntityAutocompleterInterface``::
374
375
namespace App\Autocompleter;
376
0 commit comments