PHP 클래스 Browscap\Writer\Factory\FullPhpWriterFactory

저자: Thomas Müller ([email protected])
파일 보기 프로젝트 열기: browscap/browscap 1 사용 예제들

공개 메소드들

메소드 설명
createCollection ( Psr\Log\LoggerInterface $logger, string $buildFolder, string | null $file = null ) : WriterCollection

메소드 상세

createCollection() 공개 메소드

public createCollection ( Psr\Log\LoggerInterface $logger, string $buildFolder, string | null $file = null ) : WriterCollection
$logger Psr\Log\LoggerInterface
$buildFolder string
$file string | null
리턴 Browscap\Writer\WriterCollection