diff --git a/app/AppKernel.php b/app/AppKernel.php index e42db34c41..f348abe59c 100644 --- a/app/AppKernel.php +++ b/app/AppKernel.php @@ -48,8 +48,8 @@ public function registerBundles() new EzSystems\EzPlatformAdminUiAssetsBundle\EzPlatformAdminUiAssetsBundle(), new EzSystems\EzPlatformCronBundle\EzPlatformCronBundle(), // eZ Platform EE - new EzSystems\EzPlatformPageFieldTypeBundle\EzPlatformPageFieldTypeBundle(), new EzSystems\EzPlatformPageBuilderBundle\EzPlatformPageBuilderBundle(), + new EzSystems\EzPlatformPageFieldTypeBundle\EzPlatformPageFieldTypeBundle(), new EzSystems\EzPlatformFormBuilderBundle\EzPlatformFormBuilderBundle(), new EzSystems\DateBasedPublisherBundle\EzSystemsDateBasedPublisherBundle(), new EzSystems\FlexWorkflowBundle\EzSystemsFlexWorkflowBundle(),