You are here

protected property CountryStateWidget::$entityTypeManager in Country, State and City Fields 8

File storage for files.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldWidget/CountryStateWidget.php, line 31

Class

CountryStateWidget
Plugin implementation of the 'country_state_widget' widget.

Namespace

Drupal\country_state_city\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;