Class SymfonyStyleWithForcedLineLength
Use this class in tests to force the line length
and ensure a consistent output for expectations.
-
Symfony\Component\Console\Style\OutputStyle
implements
Symfony\Component\Console\Output\OutputInterface,
Symfony\Component\Console\Style\StyleInterface
-
Symfony\Component\Console\Style\SymfonyStyle
-
Symfony\Component\Console\Tests\Style\SymfonyStyleWithForcedLineLength
Methods inherited from Symfony\Component\Console\Style\SymfonyStyle
ask(),
askHidden(),
askQuestion(),
block(),
caution(),
choice(),
comment(),
confirm(),
createProgressBar(),
error(),
listing(),
newLine(),
note(),
progressAdvance(),
progressFinish(),
progressStart(),
section(),
success(),
table(),
text(),
title(),
warning(),
write(),
writeln()
|