FIX dependencies in info.yml
Fix code standards issues PHPCS, t() calls should be avoided in classes, use dependency injection and $this->t() instead
Bug Fixes