blob: 495c6de410ec8bae95b7f7ecd1ae9c1db69c9883 [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/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(hex2bin(
18 "0afb010a24676f6f676c652f70726f746f6275662f736f757263655f636f" .
19 "6e746578742e70726f746f120f676f6f676c652e70726f746f6275662222" .
20 "0a0d536f75726365436f6e7465787412110a0966696c655f6e616d651801" .
21 "200128094295010a13636f6d2e676f6f676c652e70726f746f6275664212" .
22 "536f75726365436f6e7465787450726f746f50015a41676f6f676c652e67" .
23 "6f6c616e672e6f72672f67656e70726f746f2f70726f746f6275662f736f" .
24 "757263655f636f6e746578743b736f757263655f636f6e74657874a20203" .
25 "475042aa021e476f6f676c652e50726f746f6275662e57656c6c4b6e6f77" .
26 "6e5479706573620670726f746f33"
27 ));
28
29 static::$is_initialized = true;
30 }
31}
32