Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250706) (a6b17d8f6bd)
|
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.