Skip to content

Commit 5aeff0d

Browse files
committed
WIP: add events
1 parent 662ffbe commit 5aeff0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Factory.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ final class Factory
5757

5858
private ?Closure $streamHandler = null;
5959

60-
private Dispatcher|EventDispatcherInterface|null $events = null;
60+
private LaravelDispatcher|EventDispatcherInterface|null $events = null;
6161

6262
/**
6363
* Sets the API key for the requests.

0 commit comments

Comments
 (0)