Skip to content

Commit 12fa9ef

Browse files
committed
remove not needed php open tag
1 parent 2ee1de8 commit 12fa9ef

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

page_creation.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ random) number and prints it. To do that, create a "Controller class" and a
4545
"controller" method inside of it that will be executed when someone goes to
4646
``/lucky/number``::
4747

48-
<?php
4948
// src/AppBundle/Controller/LuckyController.php
5049
namespace AppBundle\Controller;
5150

0 commit comments

Comments
 (0)