astehlik/typo3-extension-mediaoembed

View on GitHub
Classes/Request/RequestHandler/Panopto/PanoptoRequestHandler.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 14 and the first side effect is on line 14.
Open

<?php

Closing brace must be on a line by itself
Open

    ) {}

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ViewFactoryInterface $viewFactory,

Line indented incorrectly; expected 4 spaces, found 8
Open

        private PanoptoUrlProcessor $urlProcessor,

There are no issues that match your filters.

Category
Status