Moodle PHP Documentation 4.1
Moodle 4.1.18+ (Build: 20250530) (7e19a2a6401)
|
Public Member Functions | |
__construct (Google_Client $client) | |
delete ($key) | |
@inheritDoc | |
get ($key, $expiration=false) | |
@inheritDoc | |
set ($key, $value) | |
@inheritDoc | |
Google_Cache_Null::__construct | ( | Google_Client | $client | ) |
Reimplemented from Google_Cache_Abstract.
Google_Cache_Null::delete | ( | $key | ) |
Google_Cache_Null::get | ( | $key, | |
$expiration = false ) |
@inheritDoc
Reimplemented from Google_Cache_Abstract.
Google_Cache_Null::set | ( | $key, | |
$value ) |
@inheritDoc
Reimplemented from Google_Cache_Abstract.