Skip to content

Commit 288564d

Browse files
authored
fix doc (#53211)
1 parent f7e2fab commit 288564d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Redis/Connections/Connection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ abstract class Connection
3232
/**
3333
* The event dispatcher instance.
3434
*
35-
* @var \Illuminate\Contracts\Events\Dispatcher
35+
* @var \Illuminate\Contracts\Events\Dispatcher|null
3636
*/
3737
protected $events;
3838

0 commit comments

Comments
 (0)