为了账号安全,请及时绑定邮箱和手机立即绑定

请问路由中的 exposed 是什么意思

/**
* @Route("/index",name="index",options={"expose"=true})
* @Template("WebBundle:Test:redirect.html.twig")
*/
public function indexAction(){

return array();

}


在用FOSJsRoutingBundle的时候,请问大师这个路由里面的 options = {expose = true} 是什么意思啊?查了官方文档一直没有找到

正在回答

1 回答

看上去是FOSjsRoutingBundle特有的参数,参考文档:https://github.com/FriendsOfSymfony/FOSJsRoutingBundle/blob/master/Resources/doc/index.md

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

请问路由中的 exposed 是什么意思

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信