We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d7a9df commit 08db3fbCopy full SHA for 08db3fb
src/ProphecyTrait.php
@@ -34,7 +34,7 @@ trait ProphecyTrait
34
* @throws DoubleException
35
* @throws InterfaceNotFoundException
36
*
37
- * @psalm-param class-string|null $type
+ * @psalm-param class-string|null $classOrInterface
38
*/
39
protected function prophesize(?string $classOrInterface = null): ObjectProphecy
40
{
0 commit comments