Skip to content

Commit

Permalink
Merge pull request #690 from Raffers/patch-1
Browse files Browse the repository at this point in the history
Update 1-setting_up_the_bundle.md
  • Loading branch information
XWB authored Aug 19, 2019
2 parents 24c9cb3 + 2beff05 commit b3589d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Resources/doc/1-setting_up_the_bundle.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Enable the required bundles in the kernel:

``` php
<?php
// app/AppKernel.php
// app/AppKernel.php OR config/bundles.php for Symfony 4.x

public function registerBundles()
{
Expand Down

0 comments on commit b3589d0

Please sign in to comment.