Код: Выделить всё
App\Infrastructure\Service\ExternalServiceClient has uncovered dependency on
App\Infrastructure\Service\ExternalService\Request\ExternalRequest
/app/src/ExternalService/Infrastructure/Service/ExternalServiceClient.php:28
< /code>
Это кажется неправильным, потому что оба файла (ExternalServiceClient, который ссылается на ExternalRequest) в одном и том же уровне инфраструктуры, как определено здесь: < /p>
- name: ExternalServiceInfrastructure
collectors:
- type: directory
value: src/ExternalService/Infrastructure/*
Код: Выделить всё
ruleset:
ExternalServiceInfrastructure:
- ExternalServiceInfrastructure
Кто-нибудь есть идеи, как это исправить?
Спасибо!
Подробнее здесь: https://stackoverflow.com/questions/793 ... e-negative
Мобильная версия