Skip to content

Commit b9493f1

Browse files
jdeniaualanpoulain
authored andcommitted
Wrong exemple file name (#715)
ProductManager → CartManager
1 parent fd8211e commit b9493f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/errors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ final class ProductNotFoundException extends \Exception
2626

2727
```php
2828
<?php
29-
// src/EventSubscriber/CartManager.php
29+
// src/EventSubscriber/ProductManager.php
3030

3131
namespace App\EventSubscriber;
3232

0 commit comments

Comments
 (0)