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.
2 parents 23e5d3e + 082ffef commit 8e729dcCopy full SHA for 8e729dc
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