Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Browscap
Writer
Factory
FullPhpWriterFactory
PHP Class Browscap\Writer\Factory\FullPhpWriterFactory
Author:
Thomas Müller (
[email protected]
)
显示文件
Open project: browscap/browscap
Class Usage Examples
Public Methods
Method
Description
createCollection
(
Psr\Log\LoggerInterface
$logger
,
string
$buildFolder
,
string
|
null
$file
= null ) :
WriterCollection
Method Details
createCollection()
public
method
public
createCollection
(
Psr\Log\LoggerInterface
$logger
,
string
$buildFolder
,
string
|
null
$file
= null ) :
WriterCollection
$logger
Psr\Log\LoggerInterface
$buildFolder
string
$file
string
|
null
return
Browscap\Writer\WriterCollection