Refactor CDokumente service to use dependency injection for FileStorageManager and FileManager; update microtime values in config and state files
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
return [
|
||||
'cacheTimestamp' => 1774294521,
|
||||
'microtimeState' => 1774294521.399129,
|
||||
'cacheTimestamp' => 1774294800,
|
||||
'microtimeState' => 1774294800.291216,
|
||||
'currencyRates' => [
|
||||
'EUR' => 1.0
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user