smiley 3 năm trước cách đây
mục cha
commit
961b1e3422
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      examples/svgWithLogo.php

+ 1 - 1
examples/svgWithLogo.php

@@ -117,7 +117,7 @@ $options = new SVGWithLogoOptions([
 	'drawCircularModules' => true,
 	'circleRadius'        => 0.45,
 	// connect paths
-	'svgConnectPaths'     => true,
+	'connectPaths'     => true,
 	// keep modules of thhese types as square
 	'keepAsSquare'        => [
 		QRMatrix::M_FINDER|QRMatrix::IS_DARK,