You are here

protected property FacebookAuthManager::$entityFieldManager in Social Auth Facebook 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/FacebookAuthManager.php, line 39

Class

FacebookAuthManager
Contains all Simple FB Connect logic that is related to Facebook interaction.

Namespace

Drupal\social_auth_facebook

Code

protected $entityFieldManager;