protected property AuthSessionDataHandler::$sessionPrefix in Open Social 8.5
Same name and namespace in other branches
- 8.9 modules/custom/social_auth_extra/src/AuthSessionDataHandler.php \Drupal\social_auth_extra\AuthSessionDataHandler::sessionPrefix
- 8 modules/custom/social_auth_extra/src/AuthSessionDataHandler.php \Drupal\social_auth_extra\AuthSessionDataHandler::sessionPrefix
- 8.2 modules/custom/social_auth_extra/src/AuthSessionDataHandler.php \Drupal\social_auth_extra\AuthSessionDataHandler::sessionPrefix
- 8.3 modules/custom/social_auth_extra/src/AuthSessionDataHandler.php \Drupal\social_auth_extra\AuthSessionDataHandler::sessionPrefix
- 8.4 modules/custom/social_auth_extra/src/AuthSessionDataHandler.php \Drupal\social_auth_extra\AuthSessionDataHandler::sessionPrefix
- 8.6 modules/custom/social_auth_extra/src/AuthSessionDataHandler.php \Drupal\social_auth_extra\AuthSessionDataHandler::sessionPrefix
- 8.7 modules/custom/social_auth_extra/src/AuthSessionDataHandler.php \Drupal\social_auth_extra\AuthSessionDataHandler::sessionPrefix
- 8.8 modules/custom/social_auth_extra/src/AuthSessionDataHandler.php \Drupal\social_auth_extra\AuthSessionDataHandler::sessionPrefix
Used for storing the session prefix.
Type: string
File
- modules/
custom/ social_auth_extra/ src/ AuthSessionDataHandler.php, line 26
Class
- AuthSessionDataHandler
- Class AuthSessionDataHandler.
Namespace
Drupal\social_auth_extraCode
protected $sessionPrefix;