nuvoleweb / ui_patterns

[NOTE] Development has moved to https://drupal.org/project/ui_patterns
https://drupal.org/project/ui_patterns
GNU General Public License v2.0
85 stars 56 forks source link

Fix: correct not existing build variable #277

Open erik-seifert opened 4 years ago

erik-seifert commented 4 years ago

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.