Skip to content

Commit b95cbff

Browse files
committed
Lint
1 parent fa9aedb commit b95cbff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Pulse.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ public function __construct(protected Application $app)
105105
/**
106106
* Register a recorder.
107107
*
108-
* @param array<class-string, array<mixed>|boolean> $recorders
108+
* @param array<class-string, array<mixed>|bool> $recorders
109109
*/
110110
public function register(array $recorders): self
111111
{

0 commit comments

Comments
 (0)