LogoutUrlExtension deprecated
class LogoutUrlExtension extends Twig_Extension
deprecated
LogoutUrlHelper provides generator functions for the logout URL to Twig.
Methods
getFunctions()
{@inheritdoc}
string
getLogoutPath(string|null $key = null)
Generates the relative logout URL for the firewall.
string
getLogoutUrl(string|null $key = null)
Generates the absolute logout URL for the firewall.
getName()
{@inheritdoc}
Details
at line line 29
__construct(LogoutUrlHelper $helper)
at line line 37
getFunctions()
{@inheritdoc}
at line line 52
string
getLogoutPath(string|null $key = null)
Generates the relative logout URL for the firewall.
at line line 64
string
getLogoutUrl(string|null $key = null)
Generates the absolute logout URL for the firewall.
at line line 72
getName()
{@inheritdoc}