RestAuthenticationController::LOGGED_OUT
Same name and namespace in other branches
- 11.x core/modules/rest/src/Controller/RestAuthenticationController.php \Drupal\rest\Controller\RestAuthenticationController::LOGGED_OUT
String sent in responses, to describe the user as being logged out.
File
-
core/
modules/ rest/ src/ Controller/ RestAuthenticationController.php, line 38
Class
- RestAuthenticationController
- Provides controllers for login, login status and logout via HTTP requests.
Namespace
Drupal\rest\ControllerCode
const LOGGED_OUT = '0';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.