src/CoreBundle/Controller/Api/ExportGlossaryToDocumentsAction.php
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks
Missing class doc comment Open
Open
class ExportGlossaryToDocumentsAction
- Exclude checks
Missing function doc comment Open
Open
public function __invoke(Request $request, CGlossaryRepository $repo, EntityManager $em, KernelInterface $kernel, TranslatorInterface $translator): string
- Exclude checks