You are here

protected property FlagTypeBase::$moduleHandler in Flag 8.4

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/FlagType/FlagTypeBase.php, line 29

Class

FlagTypeBase
Provides a base class for flag type plugins.

Namespace

Drupal\flag\FlagType

Code

protected $moduleHandler;