mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-17 14:01:19 +02: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