Problem/Motivation

I tried to install the module in my Drupal 10.2 site with the next errors:

PHP Fatal error: Class Drupal\h5p\H5PDrupal\H5PDrupal contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (H5PFrameworkInterface::setContentHubMetadataChecked) in /app/app/modules/contrib/h5p/src/H5PDrupal/H5PDrupal.php on line 12

PHP Fatal error: Class Drupal\h5p\H5PDrupal\H5PDrupal contains 4 abstract methods and must therefore be declared abstract or implement the remaining methods (H5PFrameworkInterface::replaceContentHubMetadataCache, H5PFrameworkInterface::getContentHubMetadataCache, H5PFrameworkInterface::getContentHubMetadataChecked, ...) in /app/app/modules/contrib/h5p/src/H5PDrupal/H5PDrupal.php on line 12

Steps to reproduce

Install the module in a site

CommentFileSizeAuthor
#2 h5pclass.patch1.86 KBjorgewray93

Comments

jorgewray93 created an issue. See original summary.

jorgewray93’s picture

StatusFileSize
new1.86 KB

I create the next patch

shaundychko’s picture

Status: Active » Closed (duplicate)