You are here

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

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

A Drupal configuration factory service.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/JuiceboxFormatter.php, line 31

Class

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

Namespace

Drupal\juicebox

Code

protected $configFactory;