- Issue created by @jorgewray93
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
Install the module in a site
Active
2.0
Code