Issue #3289828: Drupal 10 compatibility
2 unresolved threads
Closes #3289828
Merge request reports
Activity
71 72 ConfigFactoryInterface $configFactory, 72 73 Connection $database, 73 74 FetchManagerInterface $fetchManager, 74 LoggerInterface $logger, 75 LoggerChannelInterface $logger, changed this line in version 2 of the diff
2 2 3 3 namespace Drupal\stage_file_proxy\EventDispatcher; 4 4 5 use Symfony\Component\EventDispatcher\Event; 5 use Symfony\Contracts\EventDispatcher\Event; changed this line in version 2 of the diff
added 1 commit
- c92ace81 - Re-add the root LoggerInterface, use Symfony\Contracts\EventDispatcher\Event for the shim bridge
added 1 commit
Please register or sign in to reply