PHP Class Contao\ModuleLogout

Deprecation: Deprecated since Contao 4.2, to be removed in Contao 5.0. Use the logout page instead.
Inheritance: extends Module
Afficher le fichier Open project: contao/core-bundle

Protected Properties

Свойство Type Description
$strTemplate string Template

Méthodes publiques

Méthode Description
generate ( ) : string Logout the current user and redirect

Méthodes protégées

Méthode Description
compile ( ) Generate the module

Method Details

compile() protected méthode

Generate the module
protected compile ( )

generate() public méthode

Logout the current user and redirect
public generate ( ) : string
Résultat string

Property Details

$strTemplate protected_oe property

Template
protected string $strTemplate
Résultat string