I get the following error when installing this module on Drupal 8.2.3
Fatal error: Class Drupal\getid3\Form\GetId3ConfigForm contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Drupal\Core\Form\ConfigFormBase::getEditableConfigNames) in /home/xxxxxx/public_html/modules/getid3/src/Form/GetId3ConfigForm.php on line 14
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | drupal-8.2.3-2828803-3.patch | 6.72 KB | willwh |
Issue fork getid3-2828803
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
ruhaim commentedComment #3
willwh commentedI rolled a patch for this, we should also write some tests for this module.
Comment #4
jason.blanda commentedThis error should be resolved in the latest version of the module.
Comment #8
astonvictor commented