Skip to content
Snippets Groups Projects
Unverified Commit d9a6f40e authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3119445 by kiamlaluno, Deepthi kumari: The documentation comment for...

Issue #3119445 by kiamlaluno, Deepthi kumari: The documentation comment for BanIpManager::__construct() says it constructs the BanSubscriber

(cherry picked from commit f4bda921)
parent 341d1c5a
No related branches found
No related tags found
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment