Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1f88d28

Browse filesBrowse files
TheGariousjaviereguiluz
authored andcommitted
Added namespace for example controller
1 parent b16f8eb commit 1f88d28
Copy full SHA for 1f88d28

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎page_creation.rst

Copy file name to clipboardExpand all lines: page_creation.rst
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ Now, use the handy ``render()`` function to render a template. Pass it a ``numbe
217217
variable so you can use it in Twig::
218218

219219
// src/Controller/LuckyController.php
220+
namespace App\Controller;
220221

221222
// ...
222223
class LuckyController extends AbstractController

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.