You are here

protected property ConfigForm::$countryManager in Restrict IP 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/ConfigForm.php \Drupal\restrict_ip\Form\ConfigForm::countryManager

* The country manager service. * *

Type: \Drupal\Core\Locale\CountryManagerInterface

File

src/Form/ConfigForm.php, line 36

Class

ConfigForm

Namespace

Drupal\restrict_ip\Form

Code

protected $countryManager;