Closed (fixed)
Project:
Browscap
Version:
8.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2024 at 08:42 UTC
Updated:
15 Mar 2024 at 08:54 UTC
Jump to comment: Most recent
We have to implement a new hook to alter the response of getBrowser() method.
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.