You are here

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

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

A Drupal current path service.

Type: \Drupal\Core\Path\CurrentPathStack

File

src/JuiceboxFormatter.php, line 52

Class

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

Namespace

Drupal\juicebox

Code

protected $currentPathStack;