31 lines
1018 B
PHP
31 lines
1018 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: CircleLikeNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class CircleLikeNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0ac4010a16436972636c654c696b654e6f746963652e70726f746f12174a" .
|
|
"75626f2e4a754c69616f2e494d2e57782e50726f746f2288010a17436972" .
|
|
"636c654c696b654e6f746963654d65737361676512100a08576543686174" .
|
|
"496418012001280912100a08436972636c65496418022001280312100a08" .
|
|
"467269656e64496418032001280912100a08497344656c65746518042001" .
|
|
"280812130a0b5075626c69736854696d6518052001280312100a084e6963" .
|
|
"6b4e616d65180620012809620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|