| @@ -120,7 +120,7 @@ | ||
| 120 | 120 | } | 
| 121 | 121 | |
| 122 | 122 | /** | 
| 123 | - * @param string|int $backgroundColor | |
| 123 | + * @param null|string $backgroundColor | |
| 124 | 124 | * @param null $text | 
| 125 | 125 | * | 
| 126 | 126 | * @return bool|Colorizer |