open-orchestra/open-orchestra-display-bundle

View on GitHub
DisplayBundle/DisplayBlock/Strategies/ContactStrategy.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method show has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function show(ReadBlockInterface $block)
    {
        $currentRequest = $this->requestStack->getCurrentRequest();

        $routeAttributes = array_merge(
Severity: Major
Found in DisplayBundle/DisplayBlock/Strategies/ContactStrategy.php - About 2 hrs to fix

There are no issues that match your filters.

Category
Status