blob: 3b8a42cbad0027e37213c838b69e4a627c871c2c [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\Route\RouteType instead.
10 * @deprecated
11 */
12 class Route_RouteType {}
13}
14class_exists(Route\RouteType::class);
15@trigger_error('Gtfs\Route_RouteType is deprecated and will be removed in the next major release. Use Gtfs\Route\RouteType instead', E_USER_DEPRECATED);
16