Moodle APIs 4.0
Moodle 4.0.11 (Build: 20231009)
|
Public Member Functions | |
__construct ($data, int $version) | |
Constructs a version tag wrapper. | |
Public Attributes | |
mixed | $data |
The data being stored. | |
int | $version |
Version number for the data. | |
core_cache\version_wrapper::__construct | ( | $data, | |
int | $version | ||
) |
Constructs a version tag wrapper.
mixed | $data | |
int | $version | Version number |
int core_cache\version_wrapper::$version |
Version number for the data.