Fix issue spotted by PHPStan on the CI

Created on 8 May 2024, about 2 months ago

Problem/Motivation

$ php vendor/bin/phpstan analyze $_WEB_ROOT/modules/custom/$CI_PROJECT_NAME $PHPSTAN_CONFIGURATION --no-progress || EXIT_CODE=$?
 ------ ---------------------------------------------------------------------- 
  Line   src/DrupalGuzzleCache.php                                             
 ------ ---------------------------------------------------------------------- 
  62     Class Drupal\Core\Cache\BackendChain does not have a constructor and  
         must be instantiated without any parameters.                          
 ------ ---------------------------------------------------------------------- 
 [ERROR] Found 1 error               

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Needs review

Version

3.0

Component

Code

Created by

πŸ‡­πŸ‡ΊHungary mxr576 Hungary

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.69.0 2024