All \Drupal:: calls should be avoided in classes.
Issue fork browscap-3424825
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:
All \Drupal:: calls should be avoided in classes.
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 commentedFixed all drupal calls except in
BrowscapEndpointclass because it is not using as a service/plugin/controller/form/etc.