protected property FieldInfo::$moduleHandler

Stores a module manager to invoke hooks.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

drupal/core/modules/field/lib/Drupal/field/FieldInfo.php, line 45
Contains \Drupal\field\FieldInfo.

Class

FieldInfo
Provides field and instance definitions for the current runtime environment.

Namespace

Drupal\field

Code

protected $moduleHandler;