Skip to content

Commit a486d99

Browse files
committed
Doc update
1 parent 68957fc commit a486d99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/DependencyInjection/AutowiredParameter.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use Attribute;
66

77
/**
8-
* Autowires constructor parameters in service classes using #[AutowiredService] attribute.
8+
* Autowires constructor parameters in service classes using #[AutowiredService] or #[RegisteredRule] attributes.
99
*
1010
* If ref is omitted, it looks for parameter of the same name.
1111
*

0 commit comments

Comments
 (0)