Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit ddeb6f4

Browse files
committed
use RunInterface @var for WhoopsErrorResponseGenerator::$whoops property
1 parent 2fae124 commit ddeb6f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Middleware/WhoopsErrorResponseGenerator.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
class WhoopsErrorResponseGenerator
2020
{
2121
/**
22-
* @var Run
22+
* @var RunInterface
2323
*/
2424
private $whoops;
2525

0 commit comments

Comments
 (0)