-
Notifications
You must be signed in to change notification settings - Fork 11
Create 1.x branch #153
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 1.x
Are you sure you want to change the base?
Create 1.x branch #153
Conversation
eb01fc2
to
4600ef8
Compare
Co-authored-by: Neirda24 Co-authored-by: StevenRenaux
48758c1
to
6387699
Compare
|
||
### nativePageRanges(string $range) | ||
Page ranges to print, e.g., '1-5, 8, 11-13'. (default All pages).<br /> | ||
### nativePageRanges(string $ranges) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BC
### forwardCookie(string $name) | ||
### setCookie(string $key, Symfony\Component\HttpFoundation\Cookie|array $cookie) | ||
### setCookie(string $name, Symfony\Component\HttpFoundation\Cookie|array $cookie) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BC
|
||
> [!TIP] | ||
> See: [https://gotenberg.dev/docs/routes#page-properties-chromium ](https://gotenberg.dev/docs/routes#page-properties-chromium ) | ||
### marginBottom(float $value, Sensiolabs\GotenbergBundle\Enumeration\Unit $unit) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
BC : $bottom
=> $value
Description
Too much things to say
Todo