Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[book] [controller] fixed the code of a session sample code
This code was updated in the past to use the $request controller injection and the resulting code was a bit confusing. When you get the attribute set by another controller, it's better to use a different attribute name, to make it clear that it wasn't set at this controller.
- Loading branch information