PHP 클래스 Asm89\Twig\Lint\Output\CsvOutput

저자: Alexander ([email protected])
상속: implements Asm89\Twig\Lint\Output\OutputInterface
파일 보기 프로젝트 열기: asm89/twig-lint

공개 메소드들

메소드 설명
__construct ( Symfony\Component\Console\Output\OutputInterface $output )
error ( $template, Twig_Error $exception, $file = null ) {@inheritDoc}
ok ( $template, $file = null ) {@inheritDoc}
summary ( array $stats ) {@inheritDoc}

메소드 상세

__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

ok() 공개 메소드

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

summary() 공개 메소드

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