Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / console / Descriptor / DescriptorInterface.php
index 3929b6d9ed7765c550b0b6ed29e05cc22c6eb28a..5d3339a9e608a4da9fba5aabe01f440c880c6a7a 100644 (file)
@@ -21,7 +21,7 @@ use Symfony\Component\Console\Output\OutputInterface;
 interface DescriptorInterface
 {
     /**
-     * Describes an InputArgument instance.
+     * Describes an object if supported.
      *
      * @param OutputInterface $output
      * @param object          $object