Skip to content

Commit 261dd81

Browse files
nasarallajaviereguiluz
authored andcommitted
Missing the obvious <?php
Simple missing <?php had me wondering for an hour
1 parent 02e1fa6 commit 261dd81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

page_creation.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ random) number and prints it. To do that, create a "Controller class" and a
3939
"controller" method inside of it that will be executed when someone goes to
4040
``/lucky/number``::
4141

42+
<?php
4243
// src/AppBundle/Controller/LuckyController.php
4344
namespace AppBundle\Controller;
4445

0 commit comments

Comments
 (0)