Skip to content

Commit 8e729dc

Browse files
committed
Merge branch '6.3' into 6.4
* 6.3: Update events.rst
2 parents 23e5d3e + 082ffef commit 8e729dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/events.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ listener in the Symfony application by creating a new service for it and
173173

174174
.. code-block:: php-attributes
175175
176-
// src/App/EventListener/SearchIndexer.php
176+
// src/EventListener/SearchIndexer.php
177177
namespace App\EventListener;
178178
179179
use Doctrine\Bundle\DoctrineBundle\Attribute\AsDoctrineListener;

0 commit comments

Comments
 (0)