PHP Neos\Cache\Frontend 네임스페이스

Interfaces

이름 설명
FrontendInterface Contract for a Cache (frontend)

클래스들

이름 설명
AbstractFrontend An abstract cache
CacheEntryIterator An iterator for cache entries
PhpFrontend A cache frontend tailored to PHP code.
StringFrontend A cache frontend for strings. Nothing else.