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...
45
}
46
47
13
private static function isProjectCacheEnabled(): bool
48
{
49
13
return (new GacelaFileCache(Config::getInstance()))->isEnabled();