Text files should end with a valid new line character.
- Read doc
- Productivity
- Info
More information: https://insight.symfony.com/what-we-analyse/missing_e_o_l
- interface MetricStateInterface
- {
- /** @throws \LogicException */
- public function getState(): MetricStateEnum;
- }