You are here

protected property Panelizer::$moduleHandler in Panelizer 8.3

Same name and namespace in other branches
  1. 8.5 src/Panelizer.php \Drupal\panelizer\Panelizer::moduleHandler
  2. 8.4 src/Panelizer.php \Drupal\panelizer\Panelizer::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Panelizer.php, line 66

Class

Panelizer
The Panelizer service.

Namespace

Drupal\panelizer

Code

protected $moduleHandler;