backend/src/HistoricalMeteorological/Provider/Controller/LocationControllerProvider.php
Showing 4 of 4 total issues
Function closing brace must go on the next line following the body; found 1 blank lines before brace Open
Open
});
- Exclude checks
Function closing brace must go on the next line following the body; found 1 blank lines before brace Open
Open
});
- Exclude checks
Function closing brace must go on the next line following the body; found 1 blank lines before brace Open
Open
};
- Exclude checks
Line exceeds 120 characters; contains 128 characters Open
Open
protected function registerControllerRoutes(Application $application, ControllerCollection $collection):ControllerCollection
- Exclude checks