Skip to content
Snippets Groups Projects
Commit c4971c42 authored by Jürgen Haas's avatar Jürgen Haas
Browse files

Issue #3502470 by jurgenhaas: ECA Content: create bundle should provide some tokens

parent c055bf22
No related branches found
No related tags found
No related merge requests found
Pipeline #407027 passed with warnings
......@@ -595,7 +595,6 @@ class ContentEntityEvent extends EventBase implements CleanupInterface {
];
}
elseif ($event instanceof ContentEntityBaseBundle) {
$x = 1;
$data += [
'entity_type_id' => $event->getEntityTypeId(),
'bundle' => $event->getBundle(),
......
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