Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / console / Formatter / OutputFormatterStyleInterface.php
index c36fda80708d09cb59f72cf5214ad34aa2c912da..4c7dc4134d7237556e68597f25029520c09fceec 100644 (file)
@@ -48,8 +48,6 @@ interface OutputFormatterStyleInterface
 
     /**
      * Sets multiple style options at once.
-     *
-     * @param array $options
      */
     public function setOptions(array $options);