protected property SocialApiDataHandler::$session in Social API 8.2
Same name and namespace in other branches
- 3.x src/SocialApiDataHandler.php \Drupal\social_api\SocialApiDataHandler::session
The session service.
Type: \Symfony\Component\HttpFoundation\Session\SessionInterface
File
- src/
SocialApiDataHandler.php, line 17
Class
- SocialApiDataHandler
- Variables are written to and read from session via this class.
Namespace
Drupal\social_apiCode
protected $session;