You are here

protected property PhotoswipeFieldFormatter::$moduleHandler in PhotoSwipe 3.x

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Field/FieldFormatter/PhotoswipeFieldFormatter.php, line 36

Class

PhotoswipeFieldFormatter
Plugin implementation of the 'photoswipe_field_formatter' formatter.

Namespace

Drupal\photoswipe\Plugin\Field\FieldFormatter

Code

protected $moduleHandler;