FieldDescriptorProto_Label.php
Namespace
Google\Protobuf\InternalFile
-
vendor/
google/ protobuf/ src/ Google/ Protobuf/ Internal/ FieldDescriptorProto_Label.php
View source
<?php
# Generated by the protocol buffer compiler. DO NOT EDIT!
# source: google/protobuf/descriptor.proto
namespace Google\Protobuf\Internal;
if (false) {
/**
* This class is deprecated. Use Google\Protobuf\Internal\FieldDescriptorProto\Label instead.
* @deprecated
*/
class FieldDescriptorProto_Label {
}
}
class_exists(FieldDescriptorProto\Label::class);
@trigger_error('Google\\Protobuf\\Internal\\FieldDescriptorProto_Label is deprecated and will be removed in the next major release. Use Google\\Protobuf\\Internal\\FieldDescriptorProto\\Label instead', E_USER_DEPRECATED);