Skip to content
Snippets Groups Projects
Commit f1c661ce authored by Valentin Guignon's avatar Valentin Guignon
Browse files

Removed superfluous semicolon in ExternalEntityForm

parent 470ad04b
No related branches found
No related tags found
No related merge requests found
Pipeline #425325 passed with warnings
......@@ -174,7 +174,7 @@ class ExternalEntityForm extends ContentEntityForm {
foreach ($widget_state['delete'] as $entity) {
$entity->{EXTERNAL_ENTITIES_BYPASS_ANNOTATED_EXTERNAL_ENTITY_SAVE_PROPERTY} = TRUE;
};
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment