8000 [Console] added missing @api · brki/symfony@54dd796 · GitHub
[go: up one dir, main page]

Skip to content

Commit 54dd796

Browse files
committed
[Console] added missing @api
1 parent 9483c4f commit 54dd796

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Component/Console/Output/OutputInterface.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,8 @@ function setVerbosity($level);
6666
* Gets the current verbosity of the output.
6767
*
6868
* @return integer The current level of verbosity
69+
*
70+
* @api
6971
*/
7072
function getVerbosity();
7173

0 commit comments

Comments
 (0)
0