src/Header/HeaderLoader.php
Method __construct
has 8 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
DeviceParserInterface $deviceParser,
PlatformParserInterface $platformParser,
BrowserParserInterface $browserParser,
EngineParserInterface $engineParser,
NormalizerFactory $normalizerFactory,