Line   src/Plugin/Block/SiteBrandingPerRoleBlock.php                                                                                                                                                                                
 ------ ---------------------------------------------------------
  48     PHPDoc tag @param for parameter $current_user with type Drupal\site_branding_per_role\Plugin\Block\Drupal\Core\Session\AccountProxy is not subtype of native type Drupal\Core\Session\AccountProxy.                          
  48     PHPDoc tag @param for parameter $path_validator with type Drupal\site_branding_per_role\Plugin\Block\Drupal\Core\Path\PathValidator is not subtype of native type Drupal\Core\Path\PathValidator.                            
  48     Parameter $current_user of method Drupal\site_branding_per_role\Plugin\Block\SiteBrandingPerRoleBlock::__construct() has invalid typehint type Drupal\site_branding_per_role\Plugin\Block\Drupal\Core\Session\AccountProxy.  
  48     Parameter $path_validator of method Drupal\site_branding_per_role\Plugin\Block\SiteBrandingPerRoleBlock::__construct() has invalid typehint type Drupal\site_branding_per_role\Plugin\Block\Drupal\Core\Path\PathValidator.  
  51     Access to an undefined property Drupal\site_branding_per_role\Plugin\Block\SiteBrandingPerRoleBlock::$currentUser.                                                                                                           
  52     Access to an undefined property Drupal\site_branding_per_role\Plugin\Block\SiteBrandingPerRoleBlock::$pathValidator.                                                                                                                                                                                                                                                                               
  186    Access to an undefined property Drupal\site_branding_per_role\Plugin\Block\SiteBrandingPerRoleBlock::$pathValidator.                                                                                                         
  258    Access to an undefined property Drupal\site_branding_per_role\Plugin\Block\SiteBrandingPerRoleBlock::$currentUser.
CommentFileSizeAuthor
#2 drupal_check_fixes-3125957-2.patch2.28 KBrksyravi
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rksyravi created an issue. See original summary.

rksyravi’s picture

Status: Active » Needs review
FileSize
2.28 KB

Please review this patch.

sumit-k’s picture

Thanks @rksyravi for patch. Applied sucessfully.

sumit-k’s picture

Status: Needs review » Reviewed & tested by the community
sumit-k’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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