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