You are here

protected property Geocoder::$config in Geocoder 8.3

Same name and namespace in other branches
  1. 8.2 src/Geocoder.php \Drupal\geocoder\Geocoder::config

The config factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Geocoder.php, line 21

Class

Geocoder
Provides a geocoder factory class.

Namespace

Drupal\geocoder

Code

protected $config;