Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ProgressBar.php
ProgressBar::$max
Type:
max
File
vendor/
symfony/
console/
Helper/
ProgressBar.php
, line 53
Class
ProgressBar
The ProgressBar provides helpers to display progress output.
Namespace
Symfony\Component\Console\Helper
Code
private ?int $max =
null
;
RSS feed