Problem/Motivation

Module files have been removed in #3584471: Remove the .module files, but there are still references to them in comments, often in @see documentation tags. There are also references to functions stored in module files which have been replaced by methods.

Proposed resolution

  • Remove any reference to module files
  • Replace any reference to removed functions with references to replacement methods

Issue fork examples-3588149

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

avpaderno created an issue. See original summary.

avpaderno’s picture

Issue summary: View changes
avpaderno’s picture

Status: Active » Needs review

avpaderno’s picture

Status: Needs review » Reviewed & tested by the community

  • avpaderno committed 3258bf70 on 5.0.x
    Issue #3588149: Remove any reference to module files
    
avpaderno’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.