Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
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.