Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Alexey Rogachev <[email protected]>
  • Loading branch information
vjik and arogachev authored Nov 5, 2024
1 parent 33e153b commit c2cc06b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ $container->get(\Yiisoft\Di\Reference\TagReference::makeId('car'));

The result is an array that has two instances: `BlueCarService` and `RedCarService`.

### Usage tagged services in configuration
### Using tagged services in configuration

Use `TagReference` to get tagged services in configuration:

Expand Down

0 comments on commit c2cc06b

Please sign in to comment.