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 fa9aedb commit b95cbffCopy full SHA for b95cbff
src/Pulse.php
@@ -105,7 +105,7 @@ public function __construct(protected Application $app)
105
/**
106
* Register a recorder.
107
*
108
- * @param array<class-string, array<mixed>|boolean> $recorders
+ * @param array<class-string, array<mixed>|bool> $recorders
109
*/
110
public function register(array $recorders): self
111
{
0 commit comments