You are here

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

File storage for files.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Field/FieldFormatter/ContryStateFormatter.php, line 33

Class

ContryStateFormatter
Plugin implementation of the 'contry_state_formatter' formatter.

Namespace

Drupal\country_state_city\Plugin\Field\FieldFormatter

Code

protected $entityTypeManager;