PHP Class Asm89\Twig\Lint\Output\CsvOutput

Author: Alexander ([email protected])
Inheritance: implements Asm89\Twig\Lint\Output\OutputInterface
Datei anzeigen Open project: asm89/twig-lint

Public Methods

Method Description
__construct ( Symfony\Component\Console\Output\OutputInterface $output )
error ( $template, Twig_Error $exception, $file = null ) {@inheritDoc}
ok ( $template, $file = null ) {@inheritDoc}
summary ( array $stats ) {@inheritDoc}

Method Details

__construct() public method

public __construct ( Symfony\Component\Console\Output\OutputInterface $output )
$output Symfony\Component\Console\Output\OutputInterface

error() public method

{@inheritDoc}
public error ( $template, Twig_Error $exception, $file = null )
$exception Twig_Error

ok() public method

{@inheritDoc}
public ok ( $template, $file = null )

summary() public method

{@inheritDoc}
public summary ( array $stats )
$stats array