You are here

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

True if include 'hidden' style for images.

Type: bool

File

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

Class

PhotoswipeFieldFormatter
Plugin implementation of the 'photoswipe_field_formatter' formatter.

Namespace

Drupal\photoswipe\Plugin\Field\FieldFormatter

Code

protected $includeHidden = TRUE;