- Issue created by @mdranove
- 🇨🇦Canada joseph.olstad
Ah ok, I haven't tested this yet with Drupal 11, please submit a patch or merge request, I'll review it.
Using this module with the contrib book module is generating this exception
TypeError: Drupal\book_pdfs\BookPdfsGenerator::__construct(): Argument #6 ($event_dispatcher) must be of type Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher, Symfony\Component\EventDispatcher\EventDispatcher given, called in /var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 in Drupal\book_pdfs\BookPdfsGenerator->__construct() (line 100 of modules/contrib/book_pdfs/src/BookPdfsGenerator.php)
TBD
TBD
Needs work
1.0
Code
Ah ok, I haven't tested this yet with Drupal 11, please submit a patch or merge request, I'll review it.