Problem

This module is not getting installed on latest 8.x-dev, its throwing this error:

Fatal error: Class Drupal\config_devel\Config\ConfigDevelConfigFactoryOverride contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Drupal\Core\Config\ConfigFactoryOverrideInterface::createConfigObject) in H:\xampp\htdocs\d8.x-dev_test\modules\config_devel\src\Config\ConfigDevelConfigFactoryOverride.php on line 96

Proposed resolution

Implement ConfigFactoryOverrideInterface::createConfigObject().

Comments

amool’s picture

Issue summary: View changes
Anonymous’s picture

Title: This module is not getting installed on latest 8.x-dev » implement ConfigFactoryOverrideInterface::createConfigObject()
Issue summary: View changes
Anonymous’s picture

Status: Active » Fixed

  • Commit 8768f50 on 8.x-1.x by beejeebus:
    #2290315: PSR4 moves, implement createConfigObject, whatever that is.
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.