h5p-editor-php-library
h5p-editor-php-library copied to clipboard
HFP-3989 Use removeItem for removeAllItems (list)
When merged in, lists will use their removeItem
function inside removeAllItems
. Keeps the code DRY and also triggers removedItem
events that other components may need.