:octocat: mark QROptionsTrait::$svgViewBoxSize as deprecated

This commit is contained in:
smiley
2023-09-17 19:20:18 +02:00
parent 522fa7c31b
commit 5d8e583603
+3
View File
@@ -341,6 +341,9 @@ trait QROptionsTrait{
*
* viewBox="0 0 x x"
*
* @deprecated 5.0.0 use QRMarkupSVG::getViewBox() instead
* @see \chillerlan\QRCode\Output\QRMarkupSVG::getViewBox()
*
* @see https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/viewBox
* @see https://css-tricks.com/scale-svg/#article-header-id-3
*/