maintenance_mode:
  class: Drupal\Core\Site\MaintenanceMode
  arguments: ['@state', '@current_user']

MaintenanceMode constructor accepts only one argument ($state).

CommentFileSizeAuthor
#2 3002734-2.patch641 byteshardikpandya
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Chi created an issue. See original summary.

hardikpandya’s picture

Status: Active » Needs review
FileSize
641 bytes
Chi’s picture

Status: Needs review » Reviewed & tested by the community

Thanks.

catch’s picture

Status: Reviewed & tested by the community » Fixed

Committed e7f3ceb and pushed to 8.7.x. Thanks!

  • catch committed e7f3ceb on 8.7.x
    Issue #3002734 by hardikpandya, Chi: Remove unused argument from...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.