Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
|
Helper class for FetchFields – holds info on a column. More...
Public Attributes | |
$max_length =0 | |
$name = '' | |
$type ="" | |
Helper class for FetchFields – holds info on a column.
Note: Dynamic properties are required here, as some drivers may require the object to hold database-specific field metadata.