You are here

protected property JuiceboxFormatter::$moduleManager in Juicebox HTML5 Responsive Image Galleries 8.3

Same name and namespace in other branches
  1. 8.2 src/JuiceboxFormatter.php \Drupal\juicebox\JuiceboxFormatter::moduleManager

A Drupal module manager service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/JuiceboxFormatter.php, line 45

Class

JuiceboxFormatter
Class to define a Drupal service with common formatter methods.

Namespace

Drupal\juicebox

Code

protected $moduleManager;