You are here

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

Used to get field names for user entity.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/SimplesamlphpCustomAttributesDeleteForm.php, line 28

Class

SimplesamlphpCustomAttributesDeleteForm

Namespace

Drupal\simplesamlphp_custom_attributes\Form

Code

protected $entityFieldManager;