Skip to content

Commit e26dc56

Browse files
committed
Add class doc on #[ServiceTag].
1 parent c9368b4 commit e26dc56

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/Attribute/ServiceTag.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
use Symfony\Component\DependencyInjection\Definition;
88

99
/**
10+
* Adds a tag to a service.
11+
*
1012
* @see \Symfony\Component\DependencyInjection\Attribute\AutoconfigureTag
1113
*/
1214
#[\Attribute(\Attribute::TARGET_CLASS|\Attribute::TARGET_METHOD)]

0 commit comments

Comments
 (0)