blob: aa2023704788619efb4498bd904555289afadfd5 [file] [log] [blame]
avm9996399bb77c2020-01-27 03:15:08 +01001<?php
2# Generated by the protocol buffer compiler. DO NOT EDIT!
3# source: google/protobuf/type.proto
4
5namespace Google\Protobuf;
6
7if (false) {
8 /**
9 * This class is deprecated. Use Google\Protobuf\Field\Kind instead.
10 * @deprecated
11 */
12 class Field_Kind {}
13}
14class_exists(Field\Kind::class);
15@trigger_error('Google\Protobuf\Field_Kind is deprecated and will be removed in the next major release. Use Google\Protobuf\Field\Kind instead', E_USER_DEPRECATED);
16