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