features/history/routes.php

Summary

Maintainability
A
0 mins
Test Coverage

Expected 1 space after FUNCTION keyword; 0 found
Open

$app->get('/history/:event_id/:history_id', function($event_id, $history_id) use ($app) {
Severity: Minor
Found in features/history/routes.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

});
Severity: Minor
Found in features/history/routes.php by phpcodesniffer

There are no issues that match your filters.

Category
Status