diff options
Diffstat (limited to 'lib/Travel/Status/DE/VRR/Line.pm')
-rw-r--r-- | lib/Travel/Status/DE/VRR/Line.pm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/Travel/Status/DE/VRR/Line.pm b/lib/Travel/Status/DE/VRR/Line.pm index 5c12980..f649a92 100644 --- a/lib/Travel/Status/DE/VRR/Line.pm +++ b/lib/Travel/Status/DE/VRR/Line.pm @@ -101,6 +101,10 @@ When / how long above information is valid. Returns a new Travel::Status::DE::VRR::Line object. You should not need to call this. +=item $line->TO_JSON + +Allows the object data to be serialized to JSON. + =back =head1 DIAGNOSTICS |