File tree Expand file tree Collapse file tree 6 files changed +24
-0
lines changed
Expand file tree Collapse file tree 6 files changed +24
-0
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,11 @@ Sets the webhook for cases of success.<br />Optionally sets a custom HTTP method
6464### addCookies(array $cookies)
6565Add cookies to store in the Chromium cookie jar.<br />
6666
67+ ### asUser(Symfony\Component\Security\Core\User\UserInterface $user, string $firewallName)
68+ For CLI generation usage.
69+
6770### cookies(array $cookies)
71+ ### forwardAuthentication()
6872### forwardCookie(string $name)
6973### setCookie(string $name, Symfony\Component\HttpFoundation\Cookie|array $cookie)
7074### generateDocumentOutline(bool $bool)
Original file line number Diff line number Diff line change @@ -76,7 +76,11 @@ Sets the webhook for cases of success.<br />Optionally sets a custom HTTP method
7676### addCookies(array $cookies)
7777Add cookies to store in the Chromium cookie jar.<br />
7878
79+ ### asUser(Symfony\Component\Security\Core\User\UserInterface $user, string $firewallName)
80+ For CLI generation usage.
81+
7982### cookies(array $cookies)
83+ ### forwardAuthentication()
8084### forwardCookie(string $name)
8185### setCookie(string $name, Symfony\Component\HttpFoundation\Cookie|array $cookie)
8286### generateDocumentOutline(bool $bool)
Original file line number Diff line number Diff line change @@ -74,7 +74,11 @@ Sets the webhook for cases of success.<br />Optionally sets a custom HTTP method
7474### addCookies(array $cookies)
7575Add cookies to store in the Chromium cookie jar.<br />
7676
77+ ### asUser(Symfony\Component\Security\Core\User\UserInterface $user, string $firewallName)
78+ For CLI generation usage.
79+
7780### cookies(array $cookies)
81+ ### forwardAuthentication()
7882### forwardCookie(string $name)
7983### setCookie(string $name, Symfony\Component\HttpFoundation\Cookie|array $cookie)
8084### generateDocumentOutline(bool $bool)
Original file line number Diff line number Diff line change @@ -36,7 +36,11 @@ Sets the webhook for cases of success.<br />Optionally sets a custom HTTP method
3636### addCookies(array $cookies)
3737Add cookies to store in the Chromium cookie jar.<br />
3838
39+ ### asUser(Symfony\Component\Security\Core\User\UserInterface $user, string $firewallName)
40+ For CLI generation usage.
41+
3942### cookies(array $cookies)
43+ ### forwardAuthentication()
4044### forwardCookie(string $name)
4145### setCookie(string $name, Symfony\Component\HttpFoundation\Cookie|array $cookie)
4246### clip(bool $bool)
Original file line number Diff line number Diff line change @@ -48,7 +48,11 @@ Sets the webhook for cases of success.<br />Optionally sets a custom HTTP method
4848### addCookies(array $cookies)
4949Add cookies to store in the Chromium cookie jar.<br />
5050
51+ ### asUser(Symfony\Component\Security\Core\User\UserInterface $user, string $firewallName)
52+ For CLI generation usage.
53+
5154### cookies(array $cookies)
55+ ### forwardAuthentication()
5256### forwardCookie(string $name)
5357### setCookie(string $name, Symfony\Component\HttpFoundation\Cookie|array $cookie)
5458### clip(bool $bool)
Original file line number Diff line number Diff line change @@ -45,7 +45,11 @@ Sets the webhook for cases of success.<br />Optionally sets a custom HTTP method
4545### addCookies(array $cookies)
4646Add cookies to store in the Chromium cookie jar.<br />
4747
48+ ### asUser(Symfony\Component\Security\Core\User\UserInterface $user, string $firewallName)
49+ For CLI generation usage.
50+
4851### cookies(array $cookies)
52+ ### forwardAuthentication()
4953### forwardCookie(string $name)
5054### setCookie(string $name, Symfony\Component\HttpFoundation\Cookie|array $cookie)
5155### clip(bool $bool)
You can’t perform that action at this time.
0 commit comments