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.