ui_patterns
ui_patterns copied to clipboard
Fix: correct not existing build variable
In Drupal 8.7 there is no #entity_type variable in hook_preprocess_HOOK . But the entity is already there and so we can use the object directly.