You are here

protected property TelephoneFormatter::$countryManager in Telephone Formatter 8

CountryManager service.

Type: \Drupal\Core\Locale\CountryManagerInterface

File

src/Plugin/Field/FieldFormatter/TelephoneFormatter.php, line 42

Class

TelephoneFormatter
Plugin implementation of the 'telephone_formatter' formatter.

Namespace

Drupal\telephone_formatter\Plugin\Field\FieldFormatter

Code

protected $countryManager;