Skip to content

Commit 0611895

Browse files
committed
minor #11680 Removed blank line after filepath (OskarStark)
This PR was merged into the 4.2 branch. Discussion ---------- Removed blank line after filepath <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- c245234 Removed blank line after filepath
2 parents 6877fe5 + c245234 commit 0611895

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bundles/best_practices.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,6 @@ following standardized instructions in your ``README.md`` file.
354354
in the ``config/bundles.php`` file of your project::
355355
356356
// config/bundles.php
357-
358357
return [
359358
// ...
360359
<vendor>\<bundle-name>\<bundle-long-name>::class => ['all' => true],

0 commit comments

Comments
 (0)