Loading core/modules/ban/src/BanIpManager.php +1 −1 Changes for core/modules/ban/src/BanIpManager.php: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ class BanIpManager implements BanIpManagerInterface { protected $connection; /** * Construct the BanSubscriber. * Constructs a BanIpManager object. * * @param \Drupal\Core\Database\Connection $connection * The database connection which will be used to check the IP against. Loading Loading
core/modules/ban/src/BanIpManager.php +1 −1 Changes for core/modules/ban/src/BanIpManager.php: 1 added line, 1 removed line. Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ class BanIpManager implements BanIpManagerInterface { protected $connection; /** * Construct the BanSubscriber. * Constructs a BanIpManager object. * * @param \Drupal\Core\Database\Connection $connection * The database connection which will be used to check the IP against. Loading