Skip to content

Commit

Permalink
TE-1211 Removed deprecation message.
Browse files Browse the repository at this point in the history
  • Loading branch information
stereomon committed Sep 26, 2019
1 parent cb352a8 commit 7cba70f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ protected function getControllerFromString(Request $request, string $controller)
}

/**
* @deprecated Will be removed without replacement. This method only exists for calls to `render(controller('/foo/bar/baz'))` which can be simplified by using `render('/foo/bar/baz')` instead.
*
* @param string $uri
* @param \Symfony\Component\HttpFoundation\Request $request
*
Expand Down

0 comments on commit 7cba70f

Please sign in to comment.