Skip to content
Snippets Groups Projects

Issue #3103620: Dependency on config storage causes circular reference in service container

Open Issue #3103620: Dependency on config storage causes circular reference in service container
1 unresolved thread
1 unresolved thread

Issue #3103620: Dependency on config storage causes circular reference in service container

Closes #3103620

Merge request reports

Members who can merge are allowed to add commits.
Code Quality is loading
Test summary results are being parsed
Ready to merge by members who can write to the target branch.
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 <?php
2
3 namespace Drupal\Core\Config;
4
5 /**
6 * Lazy config factory.
  • Mariano D'Agostino
  • Looks good to me. A few minor suggestions.

  • mark burdett added 1 commit

    added 1 commit

    Compare with previous version

  • mark burdett added 1 commit

    added 1 commit

    • 7a34c9e1 - Use constructor property promotion

    Compare with previous version

  • Stephen Mustgrave
  • mark burdett added 1 commit

    added 1 commit

    • 1e2048ef - Add return type declarations

    Compare with previous version

  • mark burdett added 1 commit

    added 1 commit

    • 636d6740 - Fix static return type handling

    Compare with previous version

  • mark burdett added 115 commits

    added 115 commits

    Compare with previous version

  • mark burdett added 1 commit

    added 1 commit

    • bc07f25a - Improve test coverage by inheriting arguments from SysLog service

    Compare with previous version

  • mark burdett added 1 commit

    added 1 commit

    • da4407d2 - Remove accidental blank line

    Compare with previous version

  • Please register or sign in to reply
    Loading