You are here

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

Used to get field names for user entity.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/SimplesamlphpCustomAttributesEditForm.php, line 27

Class

SimplesamlphpCustomAttributesEditForm

Namespace

Drupal\simplesamlphp_custom_attributes\Form

Code

protected $entityFieldManager;