mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-12-07 14:00:59 +01:00
make phpstan happy
This commit is contained in:
parent
d373b7b452
commit
c6d21b3196
@ -3,6 +3,7 @@ class DiskCache implements Cache_Adapter {
|
||||
/** @var Cache_Adapter $adapter */
|
||||
private $adapter;
|
||||
|
||||
/** @var array<string, DiskCache> $instances */
|
||||
private static $instances = [];
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user