The expression return self::cache returns the type null which is incompatible with the type-hinted return Gacela\Framework\ClassRe...er\Cache\CacheInterface.
Loading history...
48
}
49
50
18
private static function isEnabled(): bool
51
{
52
18
return (new GacelaFileCache(Config::getInstance()))->isEnabled();