File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -225,10 +225,10 @@ verbosity levels::
225225
226226.. note ::
227227
228- For backwards compatibility reasons, these semantic methods do not exist in
229- the `` OutputInterface `` class until Symfony 3.0. They are defined in the
230- different implementations of the interface
231- (e.g. :class: ` Symfony \\ Component \\ Console \\ Output \\ Output `) .
228+ These semantic methods are defined in the `` OutputInterface `` starting from
229+ Symfony 3.0. In previous Symfony versions they are defined in the different
230+ implementations of the interface (e.g. :class: ` Symfony \\ Component \\ Console \\ Output \\ Output `)
231+ in order to keep backwards compatibility .
232232
233233When the quiet level is used, all output is suppressed as the default
234234:method: `Symfony\\ Component\\ Console\\ Output\\ Output::write ` method returns
You can’t perform that action at this time.
0 commit comments