h5p-editor-php-library
h5p-editor-php-library copied to clipboard
Undefined method `getUpdatedContentHubMetadataCache`
While implementing the endpoint for content-hub-metadata-cache which the h5p-hub-client is requesting I came across this call which I'm not sure how to implement. It's not documented in the interface.
https://github.com/h5p/h5p-editor-php-library/blob/3b208d7172472615d9866692926fb274bd2360a1/h5peditor-ajax.class.php#L123
Any help appreciated.