File tree Expand file tree Collapse file tree
Bundle/SecurityBundle/Resources/config Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 * file that was distributed with this source code.
1010 */
1111
12- namespace Symfony \Bundle \ SecurityBundle \Twig \Extension ;
12+ namespace Symfony \Bridge \Twig \Extension ;
1313
1414use Symfony \Component \Security \Acl \Voter \FieldVote ;
1515use Symfony \Component \Security \Core \SecurityContextInterface ;
Original file line number Diff line number Diff line change 66
77 <parameters >
88 <parameter key =" twig.extension.logout_url.class" >Symfony\Bundle\SecurityBundle\Twig\Extension\LogoutUrlExtension</parameter >
9- <parameter key =" twig.extension.security.class" >Symfony\Bundle\SecurityBundle \Twig\Extension\SecurityExtension</parameter >
9+ <parameter key =" twig.extension.security.class" >Symfony\Bridge \Twig\Extension\SecurityExtension</parameter >
1010 </parameters >
1111
1212 <services >
You can’t perform that action at this time.
0 commit comments