We have to implement a new hook to alter the response of getBrowser() method.
Issue fork browscap-3424843
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
astonvictor commentedCreated and merged a new MR.
Implemented
hook_browscap_properties_alter(&$properties, $user_agent)hook to alter values.