You are here

protected property UserManager::$transliteration in Social Auth 3.x

Same name and namespace in other branches
  1. 8.2 src/User/UserManager.php \Drupal\social_auth\User\UserManager::transliteration

Used for user picture directory and file transliteration.

Type: \Drupal\Core\Transliteration\PhpTransliteration

File

src/User/UserManager.php, line 45

Class

UserManager
Manages database related tasks.

Namespace

Drupal\social_auth\User

Code

protected $transliteration;