Problem/Motivation

PHPStan is showing the following error:

---------------- 
  22     PHPDoc tag @var with type                                            
         Drupal\firebase_php\FirebasePhpMessagingApiInterface is not subtype  
         of type Drupal\firebase_php\Service\FirebasePhpMessagingApi.         
         🪪  varTag.type                                                      
 ------ -----------------------------------------------------
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

ptmkenny created an issue. See original summary.

ptmkenny’s picture

  • ptmkenny committed d00bcca7 on 1.0.x
    Issue #3537266 by ptmkenny: phpstan varTag.type
    
ptmkenny’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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