PHP Класс Asm89\Twig\Lint\Output\FullOutput

Автор: Marc Weistroff ([email protected])
Автор: Alexander ([email protected])
Наследование: implements Asm89\Twig\Lint\Output\OutputInterface
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( Symfony\Component\Console\Output\OutputInterface $output )
error ( $template, Twig_Error $exception, $file = null ) {@inheritDoc}
ok ( $template, $file = null ) {@inheritDoc}
summary ( array $stats ) {@inheritDoc}

Защищенные методы

Метод Описание
getContext ( $template, $line, $context = 3 )

Описание методов

__construct() публичный метод

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

error() публичный метод

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

getContext() защищенный метод

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

ok() публичный метод

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

summary() публичный метод

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