@@ -90,7 +90,7 @@ |
||
90 | 90 | /** |
91 | 91 | * @var FileCacheStore|DatabaseCacheStore|RedisCacheStore|ArrayCacheStore |
92 | 92 | */ |
93 | - public RedisCacheStore|DatabaseCacheStore|ArrayCacheStore|FileCacheStore $cacheStore; |
|
93 | + public RedisCacheStore | DatabaseCacheStore | ArrayCacheStore | FileCacheStore $cacheStore; |
|
94 | 94 | |
95 | 95 | /** |
96 | 96 | * @var array |