Showing 33 of 36 total issues
Closing brace must be on a line by itself Open
Open
abstract class OEmbedException extends Exception {}
- Exclude checks
Closing brace must be on a line by itself Open
Open
class RequestException extends OEmbedException {}
- Exclude checks
Closing brace must be on a line by itself Open
Open
class InvalidConfigurationException extends OEmbedException {}
- Exclude checks
Closing brace must be on a line by itself Open
Open
) {}
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
default => $this->createResponseGeneric($finalResponseData, $configuration),
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private ViewFactoryInterface $viewFactory,
- Exclude checks
Closing brace must be on a line by itself Open
Open
class LinkResponse extends GenericResponse {}
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
static function () use ($response, $document, &$loadSuccess): void {
- Exclude checks
Space before opening parenthesis of function call prohibited Open
Open
return match ($responseType) {
- Exclude checks
Closing brace must be on a line by itself Open
Open
class ProcessorException extends OEmbedException {}
- Exclude checks
Opening brace should be on a new line Open
Open
public function initializeTypeSpecificResponseData(): void {}
- Exclude checks
Closing brace must be on a line by itself Open
Open
public function initializeTypeSpecificResponseData(): void {}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
private PanoptoUrlProcessor $urlProcessor,
- Exclude checks