Update src/Core/Config/Util/ConfigFileManager.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
Philipp 2023-01-06 02:16:35 +01:00 committed by GitHub
parent 18293280b7
commit d53cb31869
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -203,7 +203,7 @@ class ConfigFileManager
} }
/** /**
* Saves overridden config entries back into the data.config.phpR * Saves overridden config entries back into the data.config.php
* *
* @param Cache $configCache The config cache * @param Cache $configCache The config cache
* *