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