You are here

protected property PhoneNumberSettingsForm::$entityFieldManager in SMS Framework 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/PhoneNumberSettingsForm.php, line 43

Class

PhoneNumberSettingsForm
Form controller for phone number settings.

Namespace

Drupal\sms\Form

Code

protected $entityFieldManager;