Рефакторинг: Clean Architeture + DDD #2115
Annotations
2 errors
phpcs:
arch1/src/Infrastructure/Controllers/MainController.php#L56
Blank line found at end of control structure
|
phpcs
Error: Command failed: php phpcs.phar --report=checkstyle --standard=phpcs.xml arch1/src/Application/Contracts/DTO/GetNameInterface.php arch1/src/Application/DTO/GetAgeByNameRequestDTO.php arch1/src/Application/UseCase/GetAgeByNameUseCase.php arch1/src/Domain/Entity/NameAge.php arch1/src/Domain/Factory/NameAgeFactory.php arch1/src/Domain/Gateway/RequestAgeByNameGatewayInterface.php arch1/src/Domain/Repository/NameAgeRepositoryInterface.php arch1/src/Domain/ValueObjects/Name.php arch1/src/Infrastructure/Controllers/MainController.php arch1/src/Infrastructure/Gateway/GetAgeByNameGateway.php arch1/src/Infrastructure/Repository/NameAgeRepository.php
|