PHP Class Browscap\Writer\Factory\FullCollectionFactory

Author: Thomas Müller ([email protected])
Show file Open project: browscap/browscap Class Usage Examples

Public Methods

Method Description
createCollection ( Psr\Log\LoggerInterface $logger, string $buildFolder ) : WriterCollection

Method Details

createCollection() public method

public createCollection ( Psr\Log\LoggerInterface $logger, string $buildFolder ) : WriterCollection
$logger Psr\Log\LoggerInterface
$buildFolder string
return Browscap\Writer\WriterCollection