Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 323 Bytes

logout_url.md

File metadata and controls

12 lines (8 loc) · 323 Bytes

logout_url

logout_url(key = null) is a Twig function to, equal to the logout_path function, it’ll generate an absolute URL instead of a relative one.

{{ logout_url(key = null) }}

key (optional)
type: string

Source: Twig