There was an error while loading. Please reload this page.
1 parent 0cd2f40 commit 4854900Copy full SHA for 4854900
1 file changed
src/ConfigProvider.php
@@ -27,13 +27,6 @@ public function __invoke(): array
27
'listeners' => [
28
RegisterConnectionListener::class,
29
],
30
- 'annotations' => [
31
- 'scan' => [
32
- 'paths' => [
33
- __DIR__,
34
- ],
35
36
37
];
38
}
39
0 commit comments