Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
StyleInterface.php
function StyleInterface::progressStart
Starts the progress output.
1 method overrides
StyleInterface::progressStart()
SymfonyStyle::progressStart
in vendor/
symfony/
console/
Style/
SymfonyStyle.php
Starts the progress output.
File
vendor/
symfony/
console/
Style/
StyleInterface.php
, line 99
Class
StyleInterface
Output style helpers.
Namespace
Symfony\Component\Console\Style
Code
public
function
progressStart
(int
$max
=
0
) : void;
RSS feed