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