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 e690f91 commit f2c55c3Copy full SHA for f2c55c3
doctrine/events.rst
@@ -173,7 +173,7 @@ listener in the Symfony application by creating a new service for it and
173
174
.. code-block:: php-attributes
175
176
- // src/App/EventListener/SearchIndexer.php
+ // src/EventListener/SearchIndexer.php
177
namespace App\EventListener;
178
179
use Doctrine\Bundle\DoctrineBundle\Attribute\AsDoctrineListener;
0 commit comments