PHP Elgg\Cache\Pool Пространство имен

Interfaces

Имя Описание
TestCase

Классы

Имя Описание
InMemory An in-memory implementation of a cache pool.
InMemoryTest
Noop Implements the caching API but doesn't actually do any caching.
NoopTest
StashWrapper Defers to Stash for the meat of the caching logic.
StashWrapperTest