- Issue created by @fraserthompson
TypeError: Drupal\cookiepro_plus\Utility\CookieProHelper::__construct(): Argument #2 ($aliasManager) must be of type Drupal\path_alias\AliasManager, Drupal\workspaces\WorkspacesAliasManager given
1. Enable cookiepro_plus 1.1.0 on a Drupal 11 site
2. Enable Workspaces
The typehint should use the interface. See attached patch/MR
Active
1.1
Code