From b64f784648849ee1f8ea55895643b725c1d29e59 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Fri, 22 Feb 2019 14:08:09 +0100 Subject: [PATCH] removed php open tag --- bundles/best_practices.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/bundles/best_practices.rst b/bundles/best_practices.rst index 79607178c0f..b899ef928c7 100644 --- a/bundles/best_practices.rst +++ b/bundles/best_practices.rst @@ -224,7 +224,6 @@ following standardized instructions in your ``README.md`` file. in the `app/AppKernel.php` file of your project: ```php -