You are here

protected property JuiceboxConfFieldContextualLinks::$entityTypeManager in Juicebox HTML5 Responsive Image Galleries 8.3

Same name and namespace in other branches
  1. 8.2 src/Plugin/Derivative/JuiceboxConfFieldContextualLinks.php \Drupal\juicebox\Plugin\Derivative\JuiceboxConfFieldContextualLinks::entityTypeManager

A Drupal entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/JuiceboxConfFieldContextualLinks.php, line 24

Class

JuiceboxConfFieldContextualLinks
Provides dynamic contextual links for Juicebox field conf editing.

Namespace

Drupal\juicebox\Plugin\Derivative

Code

protected $entityTypeManager;