magickatt/MultiContextBDDTalk

View on GitHub

Showing 63 of 63 total issues

Line exceeds 120 characters; contains 128 characters
Open

protected function registerControllerRoutes(Application $application, ControllerCollection $collection):ControllerCollection

Line exceeds 120 characters; contains 138 characters
Open

abstract protected function registerControllerRoutes(Application $application, ControllerCollection $collection):ControllerCollection;

Line exceeds 120 characters; contains 130 characters
Open

return $responseService->createEntryAggregateSummaryCollectionResponse(new EntryAggregateSummaryCollection($entries));

Line exceeds 120 characters; contains 153 characters
Open

$entries = $entryService->getEntryListByLocationAndYearRange($location, (int)$yearFrom, (!is_null($yearTo) ? (int)$yearTo : (int)$yearFrom));

Line exceeds 120 characters; contains 135 characters
Open

'data' => array_map(array(EntryTransformer::class, 'transformEntryToArray'), $collection1->merge($collection2)->toArray()),

Line exceeds 120 characters; contains 125 characters
Open

public function getEntryListByLocationAndYearRange(Location $location, int $yearFrom, int $yearTo = null):EntryCollection

Line exceeds 120 characters; contains 130 characters
Open

return $responseService->createEntryAggregateSummaryCollectionResponse(new EntryAggregateSummaryCollection($entries));

Line exceeds 120 characters; contains 128 characters
Open

protected function registerControllerRoutes(Application $application, ControllerCollection $collection):ControllerCollection

Line exceeds 120 characters; contains 122 characters
Open

public function createEntryComparisonSummaryCollectionResponse(EntryComparisonSummaryCollection $comparisonCollection)

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 newline at end of file; 0 found
Open

return $application;
Severity: Minor
Found in backend/src/app.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 newline at end of file; 0 found
Open

}

Expected 1 newline at end of file; 0 found
Open

}
Severity
Category
Status
Source
Language