Skip to content

Commit a4c79e8

Browse files
authored
Update README.md
1 parent 20a2495 commit a4c79e8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ return [
4040
];
4141
```
4242

43-
**Please note, you can use only the fully qualified class name as the service key**
43+
### NOTE
44+
> You can use only the fully qualified class name as the service key
4445
4546
The next step is to annotate the service constructor or setters with the service names to inject
4647
```php

0 commit comments

Comments
 (0)