blob: 73c70edfe79e9de379ea4966762310ea9f4bf9f3 [file] [log] [blame]
avm9996399bb77c2020-01-27 03:15:08 +01001<?php
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: proto/gtfs.proto
4
5namespace Gtfs;
6
7if (false) {
8 /**
9 * This class is deprecated. Use Gtfs\StopTime\AvailabilityType instead.
10 * @deprecated
11 */
12 class StopTime_AvailabilityType {}
13}
14class_exists(StopTime\AvailabilityType::class);
15@trigger_error('Gtfs\StopTime_AvailabilityType is deprecated and will be removed in the next major release. Use Gtfs\StopTime\AvailabilityType instead', E_USER_DEPRECATED);
16