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 f7e2fab commit 288564dCopy full SHA for 288564d
src/Illuminate/Redis/Connections/Connection.php
@@ -32,7 +32,7 @@ abstract class Connection
32
/**
33
* The event dispatcher instance.
34
*
35
- * @var \Illuminate\Contracts\Events\Dispatcher
+ * @var \Illuminate\Contracts\Events\Dispatcher|null
36
*/
37
protected $events;
38
0 commit comments