mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-17 17:08:37 +00:00
Added documentation and missing translations
This commit is contained in:
parent
d64bf7953b
commit
d51093a7d9
18 changed files with 183 additions and 1 deletions
|
@ -25,7 +25,7 @@ class HttpClientFactory
|
|||
*
|
||||
* @param \GuzzleHttp\Event\SubscriberInterface $authenticatorSubscriber
|
||||
* @param \GuzzleHttp\Cookie\CookieJar $cookieJar
|
||||
* @param string $restrictedAccess
|
||||
* @param string $restrictedAccess this param is a kind of boolean. Values: 0 or 1
|
||||
*/
|
||||
public function __construct(SubscriberInterface $authenticatorSubscriber, CookieJar $cookieJar, $restrictedAccess)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue