Problem/Motivation

function validateEntityAutocomplete has this line:

/** @var /Drupal\Core\Entity\EntityReferenceSelection\SelectionInterface $handler */

Proposed resolution

The slash at the beginning should be a backslash, \Drupal

This will fix a couple of intelephense errors.

Issue fork drupal-3309719

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

solideogloria created an issue. See original summary.

solideogloria’s picture

Assigned: Unassigned » solideogloria
cilefen’s picture

Issue tags: +Documentation

solideogloria’s picture

Status: Active » Needs review
cilefen’s picture

Status: Needs review » Reviewed & tested by the community

  • xjm committed 6c8eb43 on 10.1.x
    Issue #3309719 by solideogloria: Incorrect namespace in comment in...

  • xjm committed 9d4b43c on 10.0.x
    Issue #3309719 by solideogloria: Incorrect namespace in comment in...

  • xjm committed a1b6953 on 9.5.x
    Issue #3309719 by solideogloria: Incorrect namespace in comment in...

  • xjm committed bcc0c00 on 9.4.x
    Issue #3309719 by solideogloria: Incorrect namespace in comment in...
xjm’s picture

Version: 9.5.x-dev » 9.4.x-dev
Status: Reviewed & tested by the community » Fixed

Committed to 10.1.x, and cherry-picked to 10.0.x, 9.5.x, and 9.4.x as a patch-release-eligible documentation bugfix. Thanks!

Status: Fixed » Closed (fixed)

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