Skip to content

Commit 07e9a7e

Browse files
[DI] fix docblock
1 parent d25a40f commit 07e9a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ChildDefinition.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ public function getArgument($index)
8989
* @param int|string $index
9090
* @param mixed $value
9191
*
92-
* @return self the current instance
92+
* @return $this
9393
*
9494
* @throws InvalidArgumentException when $index isn't an integer
9595
*/

0 commit comments

Comments
 (0)