function BanIpManagerInterface::unbanIp
Unbans an IP address.
Parameters
string $id: The IP address to unban.
1 method overrides BanIpManagerInterface::unbanIp()
- BanIpManager::unbanIp in core/
modules/ ban/ src/ BanIpManager.php  - Unbans an IP address.
 
File
- 
              core/
modules/ ban/ src/ BanIpManagerInterface.php, line 43  
Class
- BanIpManagerInterface
 - Provides an interface defining a BanIp manager.
 
Namespace
Drupal\banCode
public function unbanIp($id);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.