【发布时间】:2017-12-20 09:41:31
【问题描述】:
是否有 Symfony4 的“symfony/acl-bundle”文档?
GitHub page 指向Symfony documentation,Symfony 返回 GitHub。看起来官方文档不知何故不见了。
【问题讨论】:
-
你在使用 Symfony 4.x 吗?
-
是的,计划在 Symfony 4 中使用它
-
Welp,你是对的。它没有文档。老实说,我不知道该告诉你什么。
-
实际上已在 S4 中删除,如文档所述:symfony.com/doc/current/security/acl.html
-
SF 4中没有ACL了,如果真的需要就自己写吧。否则,如果可能,请考虑使用 Voters。