Yaffs site version 1.1
[yaffs-website] / vendor / symfony / console / Formatter / OutputFormatterInterface.php
index 5a52ba096b230cb9c9faf721eb974fd48e339aee..281e240c5f70d2674be4fc9af4888f07e7116f00 100644 (file)
@@ -55,6 +55,8 @@ interface OutputFormatterInterface
      * @param string $name
      *
      * @return OutputFormatterStyleInterface
+     *
+     * @throws \InvalidArgumentException When style isn't defined
      */
     public function getStyle($name);