We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68957fc commit a486d99Copy full SHA for a486d99
src/DependencyInjection/AutowiredParameter.php
@@ -5,7 +5,7 @@
5
use Attribute;
6
7
/**
8
- * Autowires constructor parameters in service classes using #[AutowiredService] attribute.
+ * Autowires constructor parameters in service classes using #[AutowiredService] or #[RegisteredRule] attributes.
9
*
10
* If ref is omitted, it looks for parameter of the same name.
11
0 commit comments