Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
core_cache\version_wrapper Class Reference

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.
 

Constructor & Destructor Documentation

◆ __construct()

core_cache\version_wrapper::__construct ( $data,
int $version )

Constructs a version tag wrapper.

Parameters
mixed$data
int$versionVersion number

The documentation for this class was generated from the following file: