|
@@ -122,7 +122,6 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
|
|
|
'Hyperf\\Process\\' => 15,
|
|
|
'Hyperf\\Pool\\' => 12,
|
|
|
'Hyperf\\Pipeline\\' => 16,
|
|
|
- 'Hyperf\\Paginator\\' => 17,
|
|
|
'Hyperf\\Nacos\\' => 13,
|
|
|
'Hyperf\\ModelListener\\' => 21,
|
|
|
'Hyperf\\Memory\\' => 14,
|
|
@@ -460,10 +459,6 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
|
|
|
array (
|
|
|
0 => __DIR__ . '/..' . '/hyperf/pipeline/src',
|
|
|
),
|
|
|
- 'Hyperf\\Paginator\\' =>
|
|
|
- array (
|
|
|
- 0 => __DIR__ . '/..' . '/hyperf/paginator/src',
|
|
|
- ),
|
|
|
'Hyperf\\Nacos\\' =>
|
|
|
array (
|
|
|
0 => __DIR__ . '/..' . '/hyperf/nacos/src',
|
|
@@ -1992,16 +1987,6 @@ class ComposerStaticInit88f2a4d4a4e81dc7d415bcdf39930654
|
|
|
'Hyperf\\Nacos\\Provider\\InstanceProvider' => __DIR__ . '/..' . '/hyperf/nacos/src/Provider/InstanceProvider.php',
|
|
|
'Hyperf\\Nacos\\Provider\\OperatorProvider' => __DIR__ . '/..' . '/hyperf/nacos/src/Provider/OperatorProvider.php',
|
|
|
'Hyperf\\Nacos\\Provider\\ServiceProvider' => __DIR__ . '/..' . '/hyperf/nacos/src/Provider/ServiceProvider.php',
|
|
|
- 'Hyperf\\Paginator\\AbstractCursorPaginator' => __DIR__ . '/..' . '/hyperf/paginator/src/AbstractCursorPaginator.php',
|
|
|
- 'Hyperf\\Paginator\\AbstractPaginator' => __DIR__ . '/..' . '/hyperf/paginator/src/AbstractPaginator.php',
|
|
|
- 'Hyperf\\Paginator\\ConfigProvider' => __DIR__ . '/..' . '/hyperf/paginator/src/ConfigProvider.php',
|
|
|
- 'Hyperf\\Paginator\\Contract\\CursorPaginator' => __DIR__ . '/..' . '/hyperf/paginator/src/Contract/CursorPaginator.php',
|
|
|
- 'Hyperf\\Paginator\\Cursor' => __DIR__ . '/..' . '/hyperf/paginator/src/Cursor.php',
|
|
|
- 'Hyperf\\Paginator\\CursorPaginator' => __DIR__ . '/..' . '/hyperf/paginator/src/CursorPaginator.php',
|
|
|
- 'Hyperf\\Paginator\\LengthAwarePaginator' => __DIR__ . '/..' . '/hyperf/paginator/src/LengthAwarePaginator.php',
|
|
|
- 'Hyperf\\Paginator\\Listener\\PageResolverListener' => __DIR__ . '/..' . '/hyperf/paginator/src/Listener/PageResolverListener.php',
|
|
|
- 'Hyperf\\Paginator\\Paginator' => __DIR__ . '/..' . '/hyperf/paginator/src/Paginator.php',
|
|
|
- 'Hyperf\\Paginator\\UrlWindow' => __DIR__ . '/..' . '/hyperf/paginator/src/UrlWindow.php',
|
|
|
'Hyperf\\Pipeline\\Pipeline' => __DIR__ . '/..' . '/hyperf/pipeline/src/Pipeline.php',
|
|
|
'Hyperf\\Pool\\Channel' => __DIR__ . '/..' . '/hyperf/pool/src/Channel.php',
|
|
|
'Hyperf\\Pool\\ConfigProvider' => __DIR__ . '/..' . '/hyperf/pool/src/ConfigProvider.php',
|