avm99963 | 99bb77c | 2020-01-27 03:15:08 +0100 | [diff] [blame] | 1 | <?php |
| 2 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 3 | # source: proto/gtfs.proto |
| 4 | |
| 5 | namespace Gtfs; |
| 6 | |
| 7 | if (false) { |
| 8 | /** |
| 9 | * This class is deprecated. Use Gtfs\FareAttribute\Transfers instead. |
| 10 | * @deprecated |
| 11 | */ |
| 12 | class FareAttribute_Transfers {} |
| 13 | } |
| 14 | class_exists(FareAttribute\Transfers::class); |
| 15 | @trigger_error('Gtfs\FareAttribute_Transfers is deprecated and will be removed in the next major release. Use Gtfs\FareAttribute\Transfers instead', E_USER_DEPRECATED); |
| 16 | |