ResourceCheckerConfigCache::isFresh()

bool isFresh()

Checks if the cache is still fresh.

This implementation will make a decision solely based on the ResourceCheckers passed in the constructor.

The first ResourceChecker that supports a given resource is considered authoritative. Resources with no matching ResourceChecker will silently be ignored and considered fresh.

Return Value

bool Whether the cache is still fresh.
doc_Symfony
2016-10-28 06:30:13
Comments
Leave a Comment

Please login to continue.