Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
Public Member Functions | Public Attributes | List of all members
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: