astehlik/typo3-extension-mediaoembed

View on GitHub

Showing 33 of 36 total issues

Closing brace must be on a line by itself
Open

abstract class OEmbedException extends Exception {}

Closing brace must be on a line by itself
Open

class RequestException extends OEmbedException {}

Closing brace must be on a line by itself
Open

class InvalidConfigurationException extends OEmbedException {}

Closing brace must be on a line by itself
Open

    ) {}

Line indented incorrectly; expected 8 spaces, found 12
Open

            default => $this->createResponseGeneric($finalResponseData, $configuration),

Line indented incorrectly; expected 4 spaces, found 8
Open

        private ViewFactoryInterface $viewFactory,

Closing brace must be on a line by itself
Open

class LinkResponse extends GenericResponse {}

Line indented incorrectly; expected 8 spaces, found 12
Open

            static function () use ($response, $document, &$loadSuccess): void {

Space before opening parenthesis of function call prohibited
Open

        return match ($responseType) {

Closing brace must be on a line by itself
Open

class ProcessorException extends OEmbedException {}

Opening brace should be on a new line
Open

    public function initializeTypeSpecificResponseData(): void {}

Closing brace must be on a line by itself
Open

    public function initializeTypeSpecificResponseData(): void {}

Line indented incorrectly; expected 4 spaces, found 8
Open

        private PanoptoUrlProcessor $urlProcessor,
Severity
Category
Status
Source
Language