blob: 3b8a42cbad0027e37213c838b69e4a627c871c2c [file] [log] [blame]
<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: proto/gtfs.proto
namespace Gtfs;
if (false) {
/**
* This class is deprecated. Use Gtfs\Route\RouteType instead.
* @deprecated
*/
class Route_RouteType {}
}
class_exists(Route\RouteType::class);
@trigger_error('Gtfs\Route_RouteType is deprecated and will be removed in the next major release. Use Gtfs\Route\RouteType instead', E_USER_DEPRECATED);