You are here

protected property Panelizer::$moduleHandler in Panelizer 8.5

Same name and namespace in other branches
  1. 8.3 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 65

Class

Panelizer
The Panelizer service.

Namespace

Drupal\panelizer

Code

protected $moduleHandler;