Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
This is the complete list of members for Psr16, including all inherited members.
__construct(CacheInterface $cache) | Psr16 | |
delete_data(string $key) | Psr16 | |
get_data(string $key, $default=null) | Psr16 | |
set_data(string $key, array $value, ?int $ttl=null) | Psr16 |