Skip to content

Commit 677d9aa

Browse files
Merge branch '2.7' into 2.8
* 2.7: [Console] Fix docblock of DescriptorInterface::describe
2 parents af6be35 + 019590d commit 677d9aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Console/Descriptor/DescriptorInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
interface DescriptorInterface
2222
{
2323
/**
24-
* Describes an InputArgument instance.
24+
* Describes an object if supported.
2525
*
2626
* @param OutputInterface $output
2727
* @param object $object

0 commit comments

Comments
 (0)