Skip to content
Snippets Groups Projects

Closes #3436255

Closed mondrake requested to merge issue/drupal-3436255:3436255-fix-return-typhinting into 11.x
1 unresolved thread

Closes #3436255

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
382 382 /**
383 383 * {@inheritdoc}
384 384 */
385 public static function getSubscribedEvents() {
385 public static function getSubscribedEvents(): array {
  • Author Contributor

    this is not strictly in scope, but is part of the container build so together with fixes of the ones above will reduce the failure noise in the PHPUnit 10 MR

  • Please register or sign in to reply
  • mondrake added 1 commit
  • closed

  • Please register or sign in to reply
    Loading