The expression return $collector returns the type PHPUnit\Framework\MockObject\MockObject which is incompatible with the type-hinted return Yiisoft\Yii\Debug\Collector\CollectorInterface.
Loading history...
28
}
29
30
protected function collectTestData(CollectorInterface $collector): void