This commit is contained in:
Yuri Kuznetsov
2024-02-03 13:52:37 +02:00
parent 94351646b1
commit 33072072c4
70 changed files with 286 additions and 301 deletions

View File

@@ -40,6 +40,7 @@ class ContainerConfiguration implements Configuration
/**
* Log must be loaded before anything.
* @phpstan-ignore-next-line
* @noinspection PhpPropertyOnlyWrittenInspection
*/
private Log $log;