Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Renamed example: "Acme\BlogBundle" -> "AppBundle"
In the context of this sentence, the correct fully-qualified class name for the controller seems to be AppBundle\Controller\BlogController::showAction and not Acme\BlogBundle\Controller\BlogController::showAction
- Loading branch information