You are here

protected property SimplesamlphpCustomAttributesController::$entityFieldManager in SimpleSAMLphp Custom Attribute Mapping 8

Used to get field names for user entity.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Controller/SimplesamlphpCustomAttributesController.php, line 27

Class

SimplesamlphpCustomAttributesController

Namespace

Drupal\simplesamlphp_custom_attributes\Controller

Code

protected $entityFieldManager;