Class ProgressIndicator
Namespace: Symfony\Component\Console\Helper
Author: Kevin Bond kevinbond@gmail.com
Located at Helper/ProgressIndicator.php
Author: Kevin Bond kevinbond@gmail.com
Located at Helper/ProgressIndicator.php
public
|
#
__construct(
|
public
|
|
public
string|null
|
|
public
integer
|
|
public
string
|
|
public
|
|
public
|
|
public
|
|
public static
string|null
|
|
public static
|
#
setPlaceholderFormatterDefinition( string $name, callable $callable )
Sets a placeholder formatter for a given name. |
public static
callable|null
|
#
getPlaceholderFormatterDefinition( string $name )
Gets the placeholder formatter for a given name. |