Skip to content

Commit 7bc01cf

Browse files
committed
[DependencyInjection] Add missing PHPDoc type
1 parent ee9ec9a commit 7bc01cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Definition.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,7 +850,7 @@ public function isAutowired()
850850
/**
851851
* Sets autowired.
852852
*
853-
* @param $autowired
853+
* @param bool $autowired
854854
*
855855
* @return Definition The current instance
856856
*/

0 commit comments

Comments
 (0)