Yaffs site version 1.1
[yaffs-website] / vendor / symfony / console / Command / Command.php
index 39a1f6e8444bc5372061d301238651b2937e2878..67297fc044a46760b2ccb66fc58c4338cb14762c 100644 (file)
@@ -205,6 +205,8 @@ class Command
      *
      * @return int The command exit code
      *
      *
      * @return int The command exit code
      *
+     * @throws \Exception When binding input fails. Bypass this by calling {@link ignoreValidationErrors()}.
+     *
      * @see setCode()
      * @see execute()
      */
      * @see setCode()
      * @see execute()
      */