Skip to content

fix error caused by the views_url_alias_get_path_entity_type() function trying...

fix error caused by the views_url_alias_get_path_entity_type() function trying to return a Webform entity (which implements ConfigEntityInterface) when the function signature requires a ContentEntityInterface or null.

Closes #3488676

Merge request reports

Loading