protected property BanDelete::$ipManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/ban/src/Form/BanDelete.php \Drupal\ban\Form\BanDelete::ipManager
The IP manager.
Type: \Drupal\ban\BanIpManagerInterface
File
- core/
modules/ ban/ src/ Form/ BanDelete.php, line 31
Class
- BanDelete
- Provides a form to unban IP addresses.
Namespace
Drupal\ban\FormCode
protected $ipManager;