PHP Class Asm89\Twig\Lint\Output\FullOutput

Author: Marc Weistroff ([email protected])
Author: Alexander ([email protected])
Inheritance: implements Asm89\Twig\Lint\Output\OutputInterface
Afficher le fichier Open project: asm89/twig-lint

Méthodes publiques

Méthode 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}

Méthodes protégées

Méthode Description
getContext ( $template, $line, $context = 3 )

Method Details

__construct() public méthode

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

error() public méthode

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

getContext() protected méthode

protected getContext ( $template, $line, $context = 3 )

ok() public méthode

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

summary() public méthode

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