diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-10-01 21:55:38 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2020-10-01 21:55:38 +0200 |
commit | 062f0355a6022ba8d95bcd4c770cf793c0473dc3 (patch) | |
tree | 7e92218d8701b42b9efd2a3eaafc441f7b172155 /lib/Travel/Status/DE/IRIS/Result.pm | |
parent | fb38fe520b4c683a3d618dbfb844b9c8439a8fe8 (diff) |
Result: Add "operator" accessor
Diffstat (limited to 'lib/Travel/Status/DE/IRIS/Result.pm')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Result.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Result.pm b/lib/Travel/Status/DE/IRIS/Result.pm index f67e52f..3989d22 100644 --- a/lib/Travel/Status/DE/IRIS/Result.pm +++ b/lib/Travel/Status/DE/IRIS/Result.pm @@ -113,7 +113,7 @@ Travel::Status::DE::IRIS::Result->mk_ro_accessors( date datetime delay departure departure_delay departure_is_additional departure_is_cancelled ds100 is_transfer is_unscheduled is_wing - line_no old_train_id old_train_no platform raw_id + line_no old_train_id old_train_no operator platform raw_id realtime_xml route_start route_end sched_arrival sched_departure sched_platform sched_route_start sched_route_end start |