Skip to content

Commit ebc33d5

Browse files
committed
resolve psalm error
1 parent 555f9be commit ebc33d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Debug/Toolbar.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ class Toolbar extends BaseToolbar
1717
/**
1818
* Prepare for debugging.
1919
*
20-
* @return void
20+
* @psalm-suppress UndefinedClass
2121
*/
2222
public function prepare(?RequestInterface $request = null, ?ResponseInterface $response = null)
2323
{

0 commit comments

Comments
 (0)