Explorar o código

[Console] added missing @api

Fabien Potencier %!s(int64=14) %!d(string=hai) anos
pai
achega
54dd7966e6
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      src/Symfony/Component/Console/Output/OutputInterface.php

+ 2 - 0
src/Symfony/Component/Console/Output/OutputInterface.php

@@ -66,6 +66,8 @@ interface OutputInterface
      * Gets the current verbosity of the output.
      *
      * @return integer The current level of verbosity
+     *
+     * @api
      */
     function getVerbosity();