While developing I get a debugging message:
Deprecated function: Creation of dynamic property ... line 25 of /var/www/html/web/modules/contrib/bazaarvoice/src/Service/BazaarvoiceService.php)
We need to include `protected $languageConfig` and update the spelling of this->langaugeManager to languageManager, to eliminate these message from the screen and logging.
Needs review
4.0
Code