You are here

protected property Geocoder::$moduleHandler in Geocoder 8.3

The module handler to invoke the alter hook.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Geocoder.php, line 35

Class

Geocoder
Provides a geocoder factory class.

Namespace

Drupal\geocoder

Code

protected $moduleHandler;