You are here

constant AlbumImageFormatter::LIMIT in Open Social 10.2.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_post/modules/social_post_album/src/Plugin/Field/FieldFormatter/AlbumImageFormatter.php \Drupal\social_post_album\Plugin\Field\FieldFormatter\AlbumImageFormatter::LIMIT
  2. 10.0.x modules/social_features/social_post/modules/social_post_album/src/Plugin/Field/FieldFormatter/AlbumImageFormatter.php \Drupal\social_post_album\Plugin\Field\FieldFormatter\AlbumImageFormatter::LIMIT
  3. 10.1.x modules/social_features/social_post/modules/social_post_album/src/Plugin/Field/FieldFormatter/AlbumImageFormatter.php \Drupal\social_post_album\Plugin\Field\FieldFormatter\AlbumImageFormatter::LIMIT

The limit of images that displayed in the post.

File

modules/social_features/social_post/modules/social_post_album/src/Plugin/Field/FieldFormatter/AlbumImageFormatter.php, line 27

Class

AlbumImageFormatter
Plugin implementation of the 'album_image' formatter.

Namespace

Drupal\social_post_album\Plugin\Field\FieldFormatter

Code

const LIMIT = 11;