Skip to content

Commit 670e28d

Browse files
authored
Update README.md
1 parent e7eef10 commit 670e28d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ parameters:
5858
repositoryClass: MyApp\Doctrine\BetterEntityRepository
5959
```
6060

61-
You can opt in for more advanced analysis by providing the object manager from your own application. This will allow DQL validation, and the correct entity `repositoryClass` to be inferred when accessing `$entityManager->getRepository()`:
61+
You can opt in for more advanced analysis by providing the object manager from your own application. This will enable DQL validation:
6262

6363
```neon
6464
parameters:

0 commit comments

Comments
 (0)