Issue #3232004 by phenaproxima: Move path computation into a Locator service
parent
6bf0d736
No related branches found
No related tags found
Showing
- automatic_updates.services.yml 6 additions, 2 deletionsautomatic_updates.services.yml
- src/PathLocator.php 79 additions, 0 deletionssrc/PathLocator.php
- src/Updater.php 16 additions, 52 deletionssrc/Updater.php
- src/Validator/StagedProjectsValidator.php 10 additions, 10 deletionssrc/Validator/StagedProjectsValidator.php
- tests/modules/automatic_updates_test/src/AutomaticUpdatesTestServiceProvider.php 0 additions, 25 deletions..._updates_test/src/AutomaticUpdatesTestServiceProvider.php
- tests/modules/automatic_updates_test/src/TestUpdater.php 0 additions, 40 deletionstests/modules/automatic_updates_test/src/TestUpdater.php
- tests/src/Functional/ExclusionsTest.php 18 additions, 4 deletionstests/src/Functional/ExclusionsTest.php
- tests/src/Unit/StagedProjectsValidatorTest.php 17 additions, 17 deletionstests/src/Unit/StagedProjectsValidatorTest.php
src/PathLocator.php
0 → 100644
Please register or sign in to comment