Skip to content

Commit c24fe05

Browse files
authored
Merge pull request #2946 from acrobat/prepare-controller-deprecation-changes
[AllBundles] Migration path for controller extending deprecated controller class
2 parents 7c30954 + 4841f54 commit c24fe05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Controller/PagePartAdminController.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use Symfony\Component\Routing\Annotation\Route;
1313

1414
/**
15-
* Controller for the pagepart administration
15+
* @final since 5.9
1616
*/
1717
class PagePartAdminController extends Controller
1818
{

0 commit comments

Comments
 (0)