SensioFrameworkExtraBundle
SensioFrameworkExtraBundle copied to clipboard
[doc] Mention the requirement of expression-language component for Security annotation
The '@Security` annotation requires the expression-language component to be installed. But afaik this is not mentioned in the docs.
Maybe this should be mentioned on https://symfony.com/doc/current/bundles/SensioFrameworkExtraBundle/annotations/security.html
What do you think?