protected property SocialApiDataHandler::$session in Social API 3.x
Same name and namespace in other branches
- 8.2 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;