- Issue created by @pmmto
- Merge request !8Issue #3521161: chage FileSystem by FileSystemInterface → (Open) created by Unnamed author
When I activate the s3fs module, my portal returns the following error:
TypeError: Drupal\pdf_serialization\PdfManager::__construct(): Argument #2 ($file_system) must be of type Drupal\Core\File\FileSystem, Drupal\s3fs\S3fsFileService given, called in /var/www/html/web/core/lib/Drupal/Component/DependencyInjection/Container.php on line 259 in Drupal\pdf_serialization\PdfManager->__construct() (line 37 of modules/contrib/pdf_serialization/src/PdfManager.php).
Change FileSystem by FileSystemInterface
Active
2.2
Code