Méthode | Description | |
---|---|---|
getLength ( $string, Webmozart\Console\Api\Formatter\Formatter $formatter = null ) | ||
getMaxLineLength ( $string, Webmozart\Console\Api\Formatter\Formatter $formatter = null ) | ||
getMaxWordLength ( $string, Webmozart\Console\Api\Formatter\Formatter $formatter = null ) | ||
parseBoolean ( $value, $nullable = true ) | ||
parseFloat ( $value, $nullable = true ) | ||
parseInteger ( $value, $nullable = true ) | ||
parseString ( $value, $nullable = true ) |
Méthode | Description | |
---|---|---|
__construct ( ) |
public static getLength ( $string, Webmozart\Console\Api\Formatter\Formatter $formatter = null ) | ||
$formatter | Webmozart\Console\Api\Formatter\Formatter |
public static getMaxLineLength ( $string, Webmozart\Console\Api\Formatter\Formatter $formatter = null ) | ||
$formatter | Webmozart\Console\Api\Formatter\Formatter |
public static getMaxWordLength ( $string, Webmozart\Console\Api\Formatter\Formatter $formatter = null ) | ||
$formatter | Webmozart\Console\Api\Formatter\Formatter |