Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Scalar value description class. More...
Public Member Functions | |
__construct ($type, $desc='', $required=VALUE_REQUIRED, $default=null, $allownull=NULL_ALLOWED) | |
Constructor. More... | |
Scalar value description class.
external_value::__construct | ( | $type, | |
$desc = '' , |
|||
$required = VALUE_REQUIRED , |
|||
$default = null , |
|||
$allownull = NULL_ALLOWED |
|||
) |
Constructor.
mixed | $type | |
string | $desc | |
bool | $required | |
mixed | $default | |
bool | $allownull |