Skip to content
Snippets Groups Projects
Commit 2f68a448 authored by pradpnayak's avatar pradpnayak
Browse files

Fixed notice error

parent 4f7d8b32
No related branches found
No related tags found
No related merge requests found
......@@ -866,7 +866,7 @@ class CivicrmEntityViewsData extends EntityViewsData {
}
if ($field_column_name === 'format') {
$views_field = NULL;
$views_field = [];
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment