mirror of
https://github.com/friendica/friendica
synced 2025-04-19 09:50:11 +00:00
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
This commit is contained in:
parent
5ff1d431aa
commit
ae1533e312
3 changed files with 6 additions and 11 deletions
|
@ -32,9 +32,7 @@ use Friendica\Core\Config\ValueObject\Cache;
|
|||
*/
|
||||
class Config implements IManageConfigValues
|
||||
{
|
||||
/**
|
||||
* @var Cache
|
||||
*/
|
||||
/** @var Cache */
|
||||
protected $configCache;
|
||||
|
||||
/** @var ConfigFileManager */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue