protected property SocialPostAlbumImageWidget::$routeMatch in Open Social 10.1.x
Same name and namespace in other branches
- 10.3.x modules/social_features/social_post/modules/social_post_album/src/Plugin/Field/FieldWidget/SocialPostAlbumImageWidget.php \Drupal\social_post_album\Plugin\Field\FieldWidget\SocialPostAlbumImageWidget::routeMatch
- 10.0.x modules/social_features/social_post/modules/social_post_album/src/Plugin/Field/FieldWidget/SocialPostAlbumImageWidget.php \Drupal\social_post_album\Plugin\Field\FieldWidget\SocialPostAlbumImageWidget::routeMatch
- 10.2.x modules/social_features/social_post/modules/social_post_album/src/Plugin/Field/FieldWidget/SocialPostAlbumImageWidget.php \Drupal\social_post_album\Plugin\Field\FieldWidget\SocialPostAlbumImageWidget::routeMatch
The currently active route match object.
Type: \Drupal\Core\Routing\RouteMatchInterface
File
- modules/
social_features/ social_post/ modules/ social_post_album/ src/ Plugin/ Field/ FieldWidget/ SocialPostAlbumImageWidget.php, line 32
Class
- SocialPostAlbumImageWidget
- Plugin implementation of the 'social_post_album_image' widget.
Namespace
Drupal\social_post_album\Plugin\Field\FieldWidgetCode
protected $routeMatch;