Skip to content
Snippets Groups Projects

Issue #3289828: Drupal 10 compatibility

2 unresolved threads

Closes #3289828

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
71 72 ConfigFactoryInterface $configFactory,
72 73 Connection $database,
73 74 FetchManagerInterface $fetchManager,
74 LoggerInterface $logger,
75 LoggerChannelInterface $logger,
  • 2 2
    3 3 namespace Drupal\stage_file_proxy\EventDispatcher;
    4 4
    5 use Symfony\Component\EventDispatcher\Event;
    5 use Symfony\Contracts\EventDispatcher\Event;
  • Nejc Koporec added 1 commit

    added 1 commit

    • c92ace81 - Re-add the root LoggerInterface, use Symfony\Contracts\EventDispatcher\Event for the shim bridge

    Compare with previous version

  • Balint Pekker added 1 commit

    added 1 commit

    Compare with previous version

  • Please register or sign in to reply
    Loading