Наследование: implements MarvinLabs\SetupWizard\Contracts\WizardStep
 public function __construct($id)
 {
     parent::__construct($id);
 }