wip: finalize implementation
This commit is contained in:
@@ -68,9 +68,6 @@ class ParticipantTransportationInboundFieldHandler extends AbstractParticipantFi
|
||||
|
||||
// Update participant with validated selection
|
||||
$participant->transportationInbound = $validSelection;
|
||||
|
||||
// Backward compatibility: also update deprecated property
|
||||
$participant->transportationServiceFro = $validSelection;
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user