UserAuthenticationController::$logoutFinalizer

Same name and namespace in other branches
  1. main core/modules/user/src/Controller/UserAuthenticationController.php \Drupal\user\Controller\UserAuthenticationController::logoutFinalizer

The logout finalizer.

Type: logoutFinalizer

File

core/modules/user/src/Controller/UserAuthenticationController.php, line 111

Class

UserAuthenticationController
Provides controllers for login, login status and logout via HTTP requests.

Namespace

Drupal\user\Controller

Code

protected LogoutFinalizer $logoutFinalizer;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.