Contribution Date
Technology
Contribution Project
Contribution Details
Changes needs to be done also in,
core/modules/layout_builder/tests/src/Kernel/LayoutBuilderElementTest.php
- $event_dispatcher = $this->prophesize(EventDispatcherInterface::class);
+ $event_dispatcher->dispatch(Argument::any(), Argument::any())->willReturn(new Event());
Contribution Issue Link
Contribution Link
Files count
2
Patches count
1