Open
Description
This exception is thrown when calling setData
on my YamlSourceManipulator
.
This line in my services.yml seems to cause the issue:
bind:
$destinationModule: '%app.destination_module%'
Is it a similar case to #608?
This exception is thrown when calling setData
on my YamlSourceManipulator
.
This line in my services.yml seems to cause the issue:
bind:
$destinationModule: '%app.destination_module%'
Is it a similar case to #608?