<?php namespace Drupal\social_auth; use Drupal\social_api\SocialApiDataHandler; /** * Variables are written to and read from session via this class. */ class SocialAuthDataHandler extends SocialApiDataHandler {}
Главная | Обратная связь