Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / console / Input / InputArgument.php
index 048ee4ff6b5344ca91d67935190c0d2589a11baf..a969d2c5adc0ad6fd83c823589a863e5ef5103b6 100644 (file)
@@ -31,8 +31,6 @@ class InputArgument
     private $description;
 
     /**
-     * Constructor.
-     *
      * @param string $name        The argument name
      * @param int    $mode        The argument mode: self::REQUIRED or self::OPTIONAL
      * @param string $description A description text