Problem/Motivation

Hoo implementations are never supposed to be part of the public API of the theme. As such, the classes implementing hooks should explicitly marked @internal.

Proposed resolution

Mark @internal the hook classes.

Issue fork seven-3567735

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

Status: Active » Postponed
Related issues: +#3567732: Remove the code backward-compatible with Drupal 10

I am postponing this issue on #3567732: Remove the code backward-compatible with Drupal 10 . Once all hooks are OOP hooks, this task can be done.

avpaderno’s picture

Issue tags: +Needs change record
avpaderno’s picture

Status: Postponed » Active

avpaderno’s picture

Status: Active » Needs review
Related issues: -#3567732: Remove the code backward-compatible with Drupal 10
avpaderno’s picture

Status: Needs review » Reviewed & tested by the community

  • avpaderno committed 3e9bff48 on 2.0.x
    Issue #3567735: Mark the hook classes internal
    
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.

avpaderno’s picture

Issue tags: -Needs change record

Status: Fixed » Closed (fixed)

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