Florian Fischer

Results 2 comments of Florian Fischer

An other workaround, which worked (for me): ``` parameters: param1: 'App\Entity\E1' App\Entity\Abc: abc1: name: "Abc" __calls: - setClassName: [] ``` what didn't work was (not even with different levels of...

@wopoczynski @carlosjfernandes what happens if the `collect` method of the `FeatureDataCollector` ist called? The `getTrace` method does not exist. So this won't work. The `collect` method would have to check...