[ Index ]

PHP Cross Reference of phpBB-3.2.11-deutsch

title

Body

[close]

/vendor/symfony/twig-bridge/Extension/ -> LogoutUrlExtension.php (summary)

(no description)

File Size: 74 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

LogoutUrlExtension:: (5 methods):
  __construct()
  getFunctions()
  getLogoutPath()
  getLogoutUrl()
  getName()


Class: LogoutUrlExtension  - X-Ref

LogoutUrlHelper provides generator functions for the logout URL to Twig.

__construct(LogoutUrlGenerator $generator)   X-Ref
No description

getFunctions()   X-Ref
{@inheritdoc}


getLogoutPath($key = null)   X-Ref
Generates the relative logout URL for the firewall.

param: string|null $key The firewall key or null to use the current firewall key
return: string The relative logout URL

getLogoutUrl($key = null)   X-Ref
Generates the absolute logout URL for the firewall.

param: string|null $key The firewall key or null to use the current firewall key
return: string The absolute logout URL

getName()   X-Ref
{@inheritdoc}




Generated: Wed Nov 11 20:33:01 2020 Cross-referenced by PHPXref 0.7.1