You are here

constant SymfonyStyle::MAX_LINE_LENGTH in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/symfony/console/Style/SymfonyStyle.php \Symfony\Component\Console\Style\SymfonyStyle::MAX_LINE_LENGTH

File

vendor/symfony/console/Style/SymfonyStyle.php, line 34

Class

SymfonyStyle
Output decorator helpers for the Symfony Style Guide.

Namespace

Symfony\Component\Console\Style

Code

const MAX_LINE_LENGTH = 120;