X-Git-Url: https://git.rapsys.eu/packbundle/blobdiff_plain/a0240be25bbfb5d92e53282bed678aa192673465..55a896d78af2f339ce675640248c2a6a05f7cb7f:/Util/ImageUtil.php diff --git a/Util/ImageUtil.php b/Util/ImageUtil.php index c43c96d..03b4616 100644 --- a/Util/ImageUtil.php +++ b/Util/ImageUtil.php @@ -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 */