Problem/Motivation

FILE: /var/www/html/d8-contrib/modules/realname/realname.module
----------------------------------------------------------------------
FOUND 2 ERRORS AFFECTING 2 LINES
----------------------------------------------------------------------
 160 | ERROR | Unknown type hint "User" found for $account
 206 | ERROR | Unknown type hint "User" found for $account
----------------------------------------------------------------------

Proposed resolution

Use full namespace Drupal\user\Entity\User

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 realname-Use_full_namespace-3015550.patch623 bytesthalles

Comments

thalles created an issue. See original summary.

thalles’s picture

Status: Needs work » Needs review
StatusFileSize
new623 bytes

Hi, follow the patch!

  • hass committed f8f88ea on 8.x-1.x authored by thalles
    Issue #3015550 by thalles: Use full namespace on @param in
    realname....
hass’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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