xref: /aosp_15_r20/external/protobuf/php/src/GPBMetadata/Google/Protobuf/SourceContext.php (revision 1b3f573f81763fcece89efc2b6a5209149e44ab8)
1<?php
2# Generated by the protocol buffer compiler.  DO NOT EDIT!
3# source: google/protobuf/source_context.proto
4
5namespace GPBMetadata\Google\Protobuf;
6
7class SourceContext
8{
9    public static $is_initialized = false;
10
11    public static function initOnce() {
12        $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
13
14        if (static::$is_initialized == true) {
15          return;
16        }
17        $pool->internalAddGeneratedFile(
18            '
19�
20$google/protobuf/source_context.protogoogle.protobuf""
21
22SourceContext
23	file_name (	B�
24com.google.protobufBSourceContextProtoPZ6google.golang.org/protobuf/types/known/sourcecontextpb�GPB�Google.Protobuf.WellKnownTypesbproto3'
25        , true);
26
27        static::$is_initialized = true;
28    }
29}
30
31