PHP 인터페이스 Asm89\Twig\Lint\Output\OutputInterface

저자: Alexander ([email protected])
파일 보기 프로젝트 열기: asm89/twig-lint 0 사용 예제들

공개 메소드들

메소드 설명
error ( string $template, Twig_Error $error, string $file = null )
ok ( string $template, string $file = null )
summary ( array $stats )

메소드 상세

error() 공개 메소드

public error ( string $template, Twig_Error $error, string $file = null )
$template string
$error Twig_Error
$file string

ok() 공개 메소드

public ok ( string $template, string $file = null )
$template string
$file string

summary() 공개 메소드

public summary ( array $stats )
$stats array Array with statistics about the linting run