xref: /aosp_15_r20/external/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php (revision 1b3f573f81763fcece89efc2b6a5209149e44ab8)
1<?php
2# Generated by the protocol buffer compiler.  DO NOT EDIT!
3# source: google/protobuf/descriptor.proto
4
5namespace Google\Protobuf\Internal;
6
7if (false) {
8    /**
9     * This class is deprecated. Use Google\Protobuf\Internal\UninterpretedOption\NamePart instead.
10     * @deprecated
11     */
12    class UninterpretedOption_NamePart {}
13}
14class_exists(UninterpretedOption\NamePart::class);
15@trigger_error('Google\Protobuf\Internal\UninterpretedOption_NamePart is deprecated and will be removed in the next major release. Use Google\Protobuf\Internal\UninterpretedOption\NamePart instead', E_USER_DEPRECATED);
16
17