Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250620) (7d9030acd6e)
core\param_clientside_regex Class Reference

Public Member Functions

 __construct (public string readonly string $regex,)
 Create a clientside regular expression for use with a core\param enum case.
 

Constructor & Destructor Documentation

◆ __construct()

core\param_clientside_regex::__construct ( public string readonly string $regex)

Create a clientside regular expression for use with a core\param enum case.

Parameters
string$regexThe Regular Expression that validates the param case
Parameters
$regexThe Regular Expression that validates the param case

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