Issue-3473888: Fixed configuration page issue.
1 unresolved thread
1 unresolved thread
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 6
− 3
@@ -48,9 +48,12 @@ class MarkItViewsData extends EntityViewsData {
@@ -48,9 +48,12 @@ class MarkItViewsData extends EntityViewsData {
Changing L49 to
$target_entity_bundles = $configuration->get('target_entities') ?? [];
wouldn't solve the issue here?