You are here

protected property UserAuthenticator::$dataHandler in Social API 8.2

Same name and namespace in other branches
  1. 3.x src/User/UserAuthenticator.php \Drupal\social_api\User\UserAuthenticator::dataHandler

The Social API data handler.

Type: \Drupal\social_api\SocialApiDataHandler

File

src/User/UserAuthenticator.php, line 62

Class

UserAuthenticator
Manages Drupal authentication tasks for Social API.

Namespace

Drupal\social_api\User

Code

protected $dataHandler;