By taran2l on
Change record status:
Draft (View all draft change records)
Project:
Introduced in branch:
8.x-1.x
Introduced in version:
1.20.0
Issue links:
Description:
The @quick_node_clone.entity.form_builder service now requires @ uuid service as its 9th parameter:
\Drupal\quick_node_clone\Entity\QuickNodeCloneEntityFormBuilder::__construct() now requires a 9th parameter of type \Drupal\Component\Uuid\UuidInterface
Impacts:
Module developers