Define an interface for all the extra public methods implemented by DrupalApcCache

Created on 27 July 2024, about 2 months ago
Updated 22 August 2024, 25 days ago

Since the DrupalApcCache class has more public methods than those defined in DrupalCacheInterface, it should implement an interface which defines the "extra" methods.

In this way, any class extending DrupalApcCache would know which methods are required to implement, or a module that could benefit of the "extra" methods could verify the cache back-end object is the correct class, and work with any module that extends DrupalApcCache.

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024