some minor fixings

This commit is contained in:
Philipp Holzer 2019-07-14 22:26:36 +02:00
parent d384663b39
commit a2c6240da0
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
2 changed files with 3 additions and 2 deletions

View file

@ -27,7 +27,6 @@ class ConfigFactory
/**
* @param Cache\ConfigCache $configCache The config cache of this adapter
* @param ConfigModel $configModel The configuration model
* @param Cache\ConfigCache $configCache The config cache
*
* @return Config\Configuration
*/