Closed tadeusz-bronczyk-droptica closed 2 years ago
59 | ERROR | Type hint "array" missing for $element
It has to be without type hint due to problem with:
Declaration of Drupal\d_color\Element\ColorElement::preRenderColor(array $element) should be compatible with Drupal\Core\Render\Element\Color::preRenderColor($element) in include()
Drupal 9.4 compatibility fixes.