You are here

protected property UserManager::$entityType in Social API 3.x

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

The entity type.

Type: string

File

src/User/UserManager.php, line 40

Class

UserManager
Manages database related tasks.

Namespace

Drupal\social_api\User

Code

protected $entityType;