Rapsys Git
/
packbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
275a867
)
Remove duplicate members
0.3.0
author
Raphaël Gertz
<git@rapsys.eu>
Fri, 10 Nov 2023 14:55:10 +0000
(15:55 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Fri, 10 Nov 2023 14:55:10 +0000
(15:55 +0100)
Util/ImageUtil.php
patch
|
blob
|
history
diff --git
a/Util/ImageUtil.php
b/Util/ImageUtil.php
index c43c96d8d5998ccf845e1b8c30c8ec10635f8c4d..03b461623a65226fe1b98cf84a21182e1f3cee8d 100644
(file)
--- 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
*/