$this of type Commercetools\Core\Request\InStores\InStoreTrait is incompatible with the type Commercetools\Core\Request\ClientRequestInterface expected by parameter $request of Commercetools\Core\Reque...ecorator::__construct().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
15
return new InStoreRequestDecorator($storeKey, /** @scrutinizer ignore-type */ $this);