Drupal 11 compatibility and cleanup

  • Resolve Passing $type to the $typedConfigManager parameter of ConfigFormBase::__construct() is deprecated in drupal:10.2.0 and must be an instance of \Drupal\Core\Config\TypedConfigManagerInterface in drupal:11.0.0. See https://www.drupal.org/node/3404140
  • Remove dummy test files

Merge request reports

Loading