]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
CS 2751/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 9 May 2017 09:17:09 +0000 (11:17 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 9 May 2017 09:17:09 +0000 (11:17 +0200)
src/Wallabag/CoreBundle/Helper/HttpClientFactory.php

index 09439dff6bab2612580d4ca9bf91667337587201..11ef26d83b78c7f74ed68a440a2fbdd2c6de3b7e 100644 (file)
@@ -27,7 +27,7 @@ class HttpClientFactory
      *
      * @param \GuzzleHttp\Cookie\CookieJar $cookieJar
      * @param string                       $restrictedAccess This param is a kind of boolean. Values: 0 or 1
-     * @param LoggerInterface                       $logger
+     * @param LoggerInterface              $logger
      */
     public function __construct(CookieJar $cookieJar, $restrictedAccess, LoggerInterface $logger)
     {