You are here

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

File storage for files.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

CountryStateCityWidget
Plugin implementation of the 'country_state_city_widget' widget.

Namespace

Drupal\country_state_city\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;