Verified Commit 34d09bf2 authored by Lee Rowlands's avatar Lee Rowlands
Browse files

Issue #3351750 by benjifisher, Rassoni, smustgrave, larowlan, AaronMcHale:...

Issue #3351750 by benjifisher, Rassoni, smustgrave, larowlan, AaronMcHale: Create BC redirects for children of changed paths

(cherry picked from commit b258fd36)
parent bc196cfa
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
 * compatibility (BC). If the original route is example.route, then the BC route
 * should be named example.route.bc.
 *
 * The controller for the BC route should have an deprecated annotation, a
 * The controller for the BC route should have a deprecated annotation, a
 * deprecation error, and type declarations for any parameters that are required
 * for access checking. Then the body of the controller can use the methods
 * provided by this class: