Skip to content

Commit c4741a0

Browse files
committed
add link to the bundle in getting started
1 parent fd5b767 commit c4741a0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/pages/getting_started.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,10 @@ final class SendCheckInEmailProcessor
266266

267267
After we have defined everything, we still have to plug the whole thing together:
268268

269+
!!! tip
270+
271+
If you use symfony, you can use our [symfony bundle](https://github) to skip this step.
272+
269273
```php
270274
use Doctrine\DBAL\DriverManager;
271275
use Doctrine\DBAL\Tools\DsnParser;

0 commit comments

Comments
 (0)