open-orchestra/open-orchestra-cms-bundle

View on GitHub
Backoffice/Manager/MultiLanguagesChoiceManager.php

Summary

Maintainability
A
0 mins
Test Coverage

Class implements undeclared interface \OpenOrchestra\ModelInterface\Manager\MultiLanguagesChoiceManagerInterface
Open

class MultiLanguagesChoiceManager implements MultiLanguagesChoiceManagerInterface

Parameter $translator has undeclared type \Symfony\Component\Translation\TranslatorInterface
Open

    public function __construct(ContextBackOfficeInterface $contextManager, TranslatorInterface $translator)

Call to method trans from undeclared class \Symfony\Component\Translation\TranslatorInterface
Open

            return $this->translator->trans('open_orchestra_backoffice.no_translation');

There are no issues that match your filters.

Category
Status