]> Raphaël G. Git Repositories - packbundle/commitdiff
Remove duplicate members 0.3.0
authorRaphaël Gertz <git@rapsys.eu>
Fri, 10 Nov 2023 14:55:10 +0000 (15:55 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Fri, 10 Nov 2023 14:55:10 +0000 (15:55 +0100)
Util/ImageUtil.php

index c43c96d8d5998ccf845e1b8c30c8ec10635f8c4d..03b461623a65226fe1b98cf84a21182e1f3cee8d 100644 (file)
@@ -84,21 +84,6 @@ class ImageUtil {
         */
        protected SluggerUtil $slugger;
 
-       //Captcha background
-       protected string $captchaBackground;
-
-       //Captcha fill
-       protected string $captchaFill;
-
-       //Captcha font size
-       protected int $captchaFontSize;
-
-       //Captcha stroke
-       protected string $captchaStroke;
-
-       //Captcha stroke width
-       protected int $captchaStrokeWidth;
-
        /**
         * The captcha background
         */