You are here

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

File storage for files.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

ContryISO2Formatter
Plugin implementation of the 'country_formatter' formatter.

Namespace

Drupal\country_state_city\Plugin\Field\FieldFormatter

Code

protected $entityTypeManager;