hook_entity_legal_document_method_alter not called

Created on 13 May 2021, almost 4 years ago
Updated 26 July 2023, over 1 year ago

Problem/Motivation

hook_entity_legal_document_method_alter is never called.

Steps to reproduce

Implement such hook in a custom method with some stuff, like:

/**
 * Implements hook_entity_legal_document_method_alter().
 */
function my_custom_module_entity_legal_document_method_alter(array $methods) {
  // some stuff
}

it will never being called.

Proposed resolution

Fix method info name at src/EntityLegalPluginManager.php

Remaining tasks

Review, tests.

User interface changes

N/A

API changes

None.

Data model changes

N/A

πŸ› Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain manuel.adan 🌌

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024