PHP Class PhpCsFixer\Differ\DiffConsoleFormatter

Author: Dariusz Rumiński ([email protected])
Afficher le fichier Open project: friendsofphp/php-cs-fixer Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( boolean $isDecoratedOutput, string $template = '%s' )
format ( string $diff, string $lineTemplate = '%s' ) : string

Method Details

__construct() public méthode

public __construct ( boolean $isDecoratedOutput, string $template = '%s' )
$isDecoratedOutput boolean
$template string

format() public méthode

public format ( string $diff, string $lineTemplate = '%s' ) : string
$diff string
$lineTemplate string
Résultat string