ban.ip_manager
Class
Drupal\ban\BanIpManagerTags
- backend_overridable
3 string references to ban.ip_manager
- BanAdmin::create in core/modules/ ban/ src/ Form/ BanAdmin.php 
- Instantiates a new instance of this class.
- BanDelete::create in core/modules/ ban/ src/ Form/ BanDelete.php 
- Instantiates a new instance of this class.
- BlockedIp::create in core/modules/ ban/ src/ Plugin/ migrate/ destination/ BlockedIp.php 
- Creates an instance of the plugin.
File
- 
              core/modules/ ban/ ban.services.yml 
View source
-   class: Drupal\ban\BanIpManager
-   arguments:
-       - '@database'
-   tags:
-       - { name: backend_overridable }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
