Infanatica/InfanaticaCepModule

View on GitHub
src/InfanaticaCepModule/Factory/ViaCepAdapterFactory.php

Summary

Maintainability
A
0 mins
Test Coverage

The closing brace for the class must go on the next line after the body
Open

}

Opening brace of a class must be on the line after the definition
Open

class ViaCepAdapterFactory implements FactoryInterface{

End of line character is invalid; expected "\n" but found "\r\n"
Open

<?php

Expected 1 newline at end of file; 0 found
Open

}

Opening brace should be on a new line
Open

    public function createService(ServiceLocatorInterface $serviceLocator){

There are no issues that match your filters.

Category
Status