Interface CacheContext

All Known Implementing Classes:
CacheContextImpl

@Beta public interface CacheContext
  • Method Details

    • isCacheEnabled

      boolean isCacheEnabled()
    • getReadCache

      PhpReadCache getReadCache()
    • getWriteCache

      PhpWriteCache getWriteCache()
    • pluginVersion

      String pluginVersion()