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 a7136f5

Browse filesBrowse files
Stefan Koopmanschapweaverryan
authored andcommitted
Removed get('response') because the response is not available as a service by default
1 parent df82009 commit a7136f5
Copy full SHA for a7136f5

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+0
-2
lines changed

‎book/controller.rst

Copy file name to clipboardExpand all lines: book/controller.rst
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -530,8 +530,6 @@ via the ``get()`` method. Here are several common services you might need::
530530

531531
$request = $this->getRequest();
532532

533-
$response = $this->get('response');
534-
535533
$templating = $this->get('templating');
536534

537535
$router = $this->get('router');

0 commit comments

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