mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
![]() - count() can only be called on arrays or Countable, it can not be called on null - recordset is neither so iterator_count() should be used - instanceof or get_class() can not be applied to non-objects - class methods must have the same arguments as methods in parent class |
||
---|---|---|
.. | ||
tests | ||
backup_attribute.class.php | ||
backup_final_element.class.php | ||
backup_nested_element.class.php | ||
backup_optigroup.class.php | ||
backup_optigroup_element.class.php | ||
backup_structure_processor.class.php | ||
base_atom.class.php | ||
base_attribute.class.php | ||
base_final_element.class.php | ||
base_nested_element.class.php | ||
base_optigroup.class.php | ||
base_processor.class.php | ||
restore_path_element.class.php |