You are here

protected property BootstrapCarouselImageFormatter::$linkGenerator in Bootstrap Carousel Image Formatter 8.3

The link generator.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

File

src/Plugin/Field/FieldFormatter/BootstrapCarouselImageFormatter.php, line 42

Class

BootstrapCarouselImageFormatter
Plugin implementation of the 'bootstrap_image_carousel_formatter' formatter.

Namespace

Drupal\bootstrap_carousel_if\Plugin\Field\FieldFormatter

Code

protected $linkGenerator;