You are here

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

File storage for files.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

CountryWidget
Plugin implementation of the 'country_widget' widget.

Namespace

Drupal\country_state_city\Plugin\Field\FieldWidget

Code

protected $entityTypeManager;