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