| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
Associative array description class. More...
| Public Member Functions | |
| __construct (array $keys, $desc='', $required=VALUE_REQUIRED, $default=null, $allownull=NULL_NOT_ALLOWED) | |
| Constructor. | |
Associative array description class.
| core_external\external_single_structure::__construct | ( | array | $keys, | 
| $desc = '', | |||
| $required = VALUE_REQUIRED, | |||
| $default = null, | |||
| $allownull = NULL_NOT_ALLOWED ) | 
Constructor.
| array | $keys | |
| string | $desc | |
| int | $required | |
| array | $default | |
| bool | $allownull |