Skip to content

Commit 1df9453

Browse files
Jérôme Nadaudxabbuh
Jérôme Nadaud
authored andcommitted
Update page_creation.rst
1 parent 17ac4ca commit 1df9453

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/page_creation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ a method inside of it that will be executed when someone goes to ``/lucky/number
4343
use Sensio\Bundle\FrameworkExtraBundle\Configuration\Route;
4444
use Symfony\Component\HttpFoundation\Response;
4545

46-
class LuckyController
46+
class LuckyController extends Controller
4747
{
4848
/**
4949
* @Route("/lucky/number")

0 commit comments

Comments
 (0)