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