Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
|
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.