BeSimpleI18nRoutingBundle导致Symfony CMF路由停止工作

时间:2015-08-06 06:57:15

标签: symfony localization url-routing symfony-cmf

我已经启动并运行了Symfony CMF项目。我现在正在尝试获取静态内容的本地化路由,并选择了BeSimpleI18nRoutingBundle。

一旦启用捆绑包,我的symfony cmf路由就会停止工作

Controller "Controller\ContentController::indexAction()" requires that you provide a value for the "$contentDocument" argument (because there is no default value or because there is a non optional argument after this one).

还有其他人经历过这个吗?或者有任何建议吗?

谢谢!

0 个答案:

没有答案