变更
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@ class Connection extends Component
|
||||
*/
|
||||
public function __construct(public EventProvider $eventProvider, public Pool $connections, public ContainerInterface $container, array $config = [])
|
||||
{
|
||||
parent::__construct($config);
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user