Skip to content

Commit

Permalink
Update src/Reference/TagReference.php
Browse files Browse the repository at this point in the history
Co-authored-by: Alexey Rogachev <arogachev90@gmail.com>
  • Loading branch information
vjik and arogachev authored Nov 5, 2024
1 parent 98cd88d commit 66951c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Reference/TagReference.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
use function sprintf;

/**
* `TagReference` is a helper class used to specify a reference to a tag.
* Helper class used to specify a reference to a tag.
* For example, `TagReference::to('my-tag')` specifies a reference to all services that are tagged with `tag@my-tag`.
*/
final class TagReference
Expand Down

0 comments on commit 66951c8

Please sign in to comment.