You are here

protected property RoyalSliderFormatter::$linkGenerator in RoyalSlider Integration 8

The link generator.

Type: \Drupal\Core\Utility\LinkGeneratorInterface

File

src/Plugin/Field/FieldFormatter/RoyalSliderFormatter.php, line 88
Contains \Drupal\royalslider\Plugin\Field\FieldFormatter\RoyalSliderFormatter.

Class

RoyalSliderFormatter
Plugin implementation of the 'royalslider' formatter.

Namespace

Drupal\royalslider\Plugin\Field\FieldFormatter

Code

protected $linkGenerator;