But4WithWorld<TInput1, TInput2, TInput3, TInput4, TWorld extends World> constructor

But4WithWorld<TInput1, TInput2, TInput3, TInput4, TWorld extends World>([
  1. StepDefinitionConfiguration? configuration
])

Implementation

But4WithWorld([StepDefinitionConfiguration? configuration])
    : super(configuration);