标签: rest symfony fosrestbundle
我已经实现了一个FOSRestBundle来支持REST调用。
现在我想知道如何处理" beforeAction" - Methode。
检查被叫函数是否有" @ ReuireLogin"注释与否。并处理请求是否包含会话令牌。