In Drupal 10.3 the ModuleHandlerInterface implements the DestructableInterface (https://git.drupalcode.org/project/drupal/-/blob/10.3.x/core/lib/Drupal/...), but the destruct() method seems to be missing in the lightweight module handler returned in HookEventPluginManager.php.

Command icon 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

Matthijs created an issue. See original summary.

matthijs’s picture

Status: Active » Needs review

The MR adds the destruct method.

el7cosmos’s picture

Version: 4.0.2 » 4.x-dev
Status: Needs review » Fixed

el7cosmos credited cpigott.

el7cosmos credited gorkagr.

el7cosmos credited Jelle_S.

el7cosmos’s picture

Status: Fixed » Closed (fixed)

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