mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-12 16:58:37 +00:00
CS
This commit is contained in:
parent
662db41bae
commit
d047530dc0
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ class HttpClientFactory
|
||||||
*
|
*
|
||||||
* @param \GuzzleHttp\Cookie\CookieJar $cookieJar
|
* @param \GuzzleHttp\Cookie\CookieJar $cookieJar
|
||||||
* @param string $restrictedAccess This param is a kind of boolean. Values: 0 or 1
|
* @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)
|
public function __construct(CookieJar $cookieJar, $restrictedAccess, LoggerInterface $logger)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue