djoudi / Laravel-H5P

H5P Package for Laravel Framework
MIT License
21 stars 45 forks source link

\LaravelH5pRepository::setErrorMessage($message) gives error #61

Open nitingohel opened 2 years ago

nitingohel commented 2 years ago

Hello Guys, I am getting this error while create content. Kindly help if anyone know about this.

Declaration of Djoudi\LaravelH5p\Repositories\LaravelH5pRepository::setErrorMessage($message) must be compatible with H5PFrameworkInterface::setErrorMessage($message, $code = NULL)