Revert "改名"
This reverts commit fdf58326
This commit is contained in:
@@ -49,7 +49,7 @@ class DatabasesProviders extends Providers
|
||||
* @throws ConfigException
|
||||
* @throws Exception
|
||||
*/
|
||||
public function createPool(OnTaskerStart|OnWorkerStart $onWorkerStart)
|
||||
public function createPool(OnTaskerStart|OnWorkerStart|OnProcessStart $onWorkerStart)
|
||||
{
|
||||
$databases = Config::get('databases.connections', []);
|
||||
if (empty($databases)) {
|
||||
|
||||
Reference in New Issue
Block a user