protected property UserAuthenticator::$sessionKeys in Social API 8.2
Same name and namespace in other branches
- 3.x src/User/UserAuthenticator.php \Drupal\social_api\User\UserAuthenticator::sessionKeys
Session keys to nullify is user could not be logged in.
Type: array
File
- src/
User/ UserAuthenticator.php, line 69
Class
- UserAuthenticator
- Manages Drupal authentication tasks for Social API.
Namespace
Drupal\social_api\UserCode
protected $sessionKeys;