-
- Downloads
Issue #3289375: PHPCS, PHPStan and Drupal 10 compatibility fixes
parent
1b27a348
Branches
Tags
Showing
- README.txt 32 additions, 23 deletionsREADME.txt
- restrict_ip.api.php 2 additions, 2 deletionsrestrict_ip.api.php
- restrict_ip.info.yml 1 addition, 2 deletionsrestrict_ip.info.yml
- restrict_ip.install 2 additions, 2 deletionsrestrict_ip.install
- restrict_ip.module 27 additions, 22 deletionsrestrict_ip.module
- restrict_ip.routing.yml 1 addition, 0 deletionsrestrict_ip.routing.yml
- restrict_ip.services.yml 7 additions, 3 deletionsrestrict_ip.services.yml
- src/Access/RestrictIpPermissions.php 37 additions, 2 deletionssrc/Access/RestrictIpPermissions.php
- src/Access/RestrictIpPermissionsInterface.php 5 additions, 0 deletionssrc/Access/RestrictIpPermissionsInterface.php
- src/Controller/PageController.php 15 additions, 11 deletionssrc/Controller/PageController.php
- src/Controller/PageControllerInterface.php 14 additions, 9 deletionssrc/Controller/PageControllerInterface.php
- src/EventSubscriber/RestrictIpEventSubscriber.php 62 additions, 24 deletionssrc/EventSubscriber/RestrictIpEventSubscriber.php
- src/Form/ConfigForm.php 44 additions, 38 deletionssrc/Form/ConfigForm.php
- src/Mapper/RestrictIpMapper.php 29 additions, 12 deletionssrc/Mapper/RestrictIpMapper.php
- src/Mapper/RestrictIpMapperInterface.php 13 additions, 8 deletionssrc/Mapper/RestrictIpMapperInterface.php
- src/RestrictIpServiceProvider.php 6 additions, 1 deletionsrc/RestrictIpServiceProvider.php
- src/Service/RestrictIpService.php 138 additions, 82 deletionssrc/Service/RestrictIpService.php
- src/Service/RestrictIpServiceInterface.php 112 additions, 94 deletionssrc/Service/RestrictIpServiceInterface.php
- tests/src/Functional/RestrictIpAccessTest.php 68 additions, 10 deletionstests/src/Functional/RestrictIpAccessTest.php
- tests/src/Functional/RestrictIpAdminUiTest.php 36 additions, 21 deletionstests/src/Functional/RestrictIpAdminUiTest.php
Loading
Please register or sign in to comment