Issue #3103620: Dependency on config storage causes circular reference in service container
1 unresolved thread
Merge request reports
Activity
1 <?php 2 3 namespace Drupal\Core\Config; 4 5 /** 6 * Lazy config factory. changed this line in version 2 of the diff
@dagmar how's this look? feel free to tweak
- Resolved by mark burdett
- Resolved by mark burdett
- Resolved by mark burdett
added 115 commits
-
636d6740...2c6bb82a - 110 commits from branch
project:11.x
- bd708cce - Issue #3103620 by mfb, krystalcode, basvredeling: Dependency on config storage...
- 8f6b22a6 - Add class doc
- 8e954398 - Use constructor property promotion
- dd3c447e - Add return type declarations
- 921922b1 - Fix static return type handling
Toggle commit list-
636d6740...2c6bb82a - 110 commits from branch
added 1 commit
- bc07f25a - Improve test coverage by inheriting arguments from SysLog service
Please register or sign in to reply