$this of type JDecool\Clockify\ApiFactory is incompatible with the type JDecool\Clockify\Client expected by parameter $http of JDecool\Clockify\Api\Wor...orkspace::__construct().
(
Ignorable by Annotation
)
If this is a false-positive, you can also ignore this issue in your code via the ignore-type annotation
34
return new Workspace(/** @scrutinizer ignore-type */ $this);