Moodle APIs 4.2
Moodle 4.2.7 (Build: 20240422)
|
Class to handle and generates CacheItemPoolInterface objects. More...
Classes | |
class | core\local\guzzle\cache_handler |
Namespaces | |
namespace | core\local\guzzle |
| |
Class to handle and generates CacheItemPoolInterface objects.
This class will handle save, delete, cleanup etc. for the cache item. For individual cache objects, this class will rely on {@cache_item} class.