@@ -39,8 +39,8 @@ |
||
39 | 39 | /** |
40 | 40 | * @dataProvider getTestPublishData |
41 | 41 | * |
42 | - * @param Topic|\PHPUnit_Framework_MockObject_MockObject $topic |
|
43 | - * @param PubSubClient|\PHPUnit_Framework_MockObject_MockObject $client |
|
42 | + * @param Topic $topic |
|
43 | + * @param PubSubClient $client |
|
44 | 44 | * @param bool $setLogger |
45 | 45 | * @param int $logInfoCallsCount |
46 | 46 | * @param string $message |