- Issue created by @Anybody
- @anybody opened merge request.
- Status changed to Fixed
over 2 years ago 7:30am 16 February 2023 Automatically closed - issue fixed for 2 weeks with no activity.
MenuSlideshowRefSlidesBlock should use EntityTypeManagerInterface instead of EntityTypeManager.
This for example currently leads to imcompatibility with the webprofiler module:
TypeError: Drupal\drowl_header_slides\Plugin\Block\MenuSlideshowRefSlidesBlock::__construct(): Argument #4 ($entityTypeManager) must be of type Drupal\Core\Entity\EntityTypeManager, Drupal\webprofiler\Entity\EntityManagerWrapper given, called in /var/www/vhosts/web10.v1750.ncsrv.de/httpdocs/vorlagen/drupal9/web/modules/contrib/drowl_header_slides/src/Plugin/Block/MenuSlideshowRefSlidesBlock.php on line 98 in Drupal\drowl_header_slides\Plugin\Block\MenuSlideshowRefSlidesBlock->__construct() (line 77 of modules/contrib/drowl_header_slides/src/Plugin/Block/MenuSlideshowRefSlidesBlock.php).
Fixed
4.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.