We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20a2495 commit a4c79e8Copy full SHA for a4c79e8
1 file changed
README.md
@@ -40,7 +40,8 @@ return [
40
];
41
```
42
43
-**Please note, you can use only the fully qualified class name as the service key**
+### NOTE
44
+> You can use only the fully qualified class name as the service key
45
46
The next step is to annotate the service constructor or setters with the service names to inject
47
```php
0 commit comments