PHP 클래스 SensioLabs\DeprecationDetector\Finder\Result

파일 보기 프로젝트 열기: sensiolabs-de/deprecation-detector 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( array $files, array $errors, integer $fileCount )
fileCount ( )
parsedFiles ( )
parserErrors ( )

메소드 상세

__construct() 공개 메소드

public __construct ( array $files, array $errors, integer $fileCount )
$files array
$errors array
$fileCount integer

fileCount() 공개 메소드

public fileCount ( )

parsedFiles() 공개 메소드

public parsedFiles ( )

parserErrors() 공개 메소드

public parserErrors ( )