Skip to content

Commit a7d0a96

Browse files
authored
Update UPGRADING-3.0.md
Add removal of class `FOS\RestBundle\Controller\FOSRestController` to UPGRADING-3.0
1 parent b888195 commit a7d0a96

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPGRADING-3.0.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ Upgrading From 2.x To 3.0
8888
* `FOS\RestBundle\Controller\Annotations\RouteResource`
8989
* `FOS\RestBundle\Controller\Annotations\Version`
9090
* `FOS\RestBundle\Controller\ExceptionController`
91+
* `FOS\RestBundle\Controller\FOSRestController`
9192
* `FOS\RestBundle\Controller\TemplatingExceptionController`
9293
* `FOS\RestBundle\Controller\TwigExceptionController`
9394
* `FOS\RestBundle\EventListener\AccessDeniedListener`

0 commit comments

Comments
 (0)