Skip to content

Commit 926047a

Browse files
committed
[Console] Fix docblock of DescriptorInterface::describe
1 parent d98c210 commit 926047a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)