xref: /aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Field_Cardinality.php (revision 1b3f573f81763fcece89efc2b6a5209149e44ab8)
1<?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\Cardinality instead.
10     * @deprecated
11     */
12    class Field_Cardinality {}
13}
14class_exists(Field\Cardinality::class);
15@trigger_error('Google\Protobuf\Field_Cardinality is deprecated and will be removed in the next major release. Use Google\Protobuf\Field\Cardinality instead', E_USER_DEPRECATED);
16
17