mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
42 lines
1.8 KiB
PHP
42 lines
1.8 KiB
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: BasicTypes.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class BasicTypes
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0afe030a10426173696354797065732e70726f746f12166d6f64656c2e6d" .
|
|
"657373616765732e6772616469646f22380a034b657912110a0765643235" .
|
|
"35313918022001280c480012170a0d656432353531395f72656631301803" .
|
|
"2001280c480042050a036b657922580a0d5369676e617475726550616972" .
|
|
"120e0a067075624b657918012001280c12110a0765643235353139180220" .
|
|
"01280c480012170a0d656432353531395f726566313018032001280c4800" .
|
|
"420b0a097369676e617475726522460a0c5369676e61747572654d617012" .
|
|
"360a077369675061697218012003280b32252e6d6f64656c2e6d65737361" .
|
|
"6765732e6772616469646f2e5369676e617475726550616972222b0a0954" .
|
|
"696d657374616d70120f0a077365636f6e6473180120012803120d0a056e" .
|
|
"616e6f7318022001280522230a1054696d657374616d705365636f6e6473" .
|
|
"120f0a077365636f6e647318012001280322590a0c53656e646572416d6f" .
|
|
"756e74121d0a15656432353531395f73656e6465725f7075626b65791801" .
|
|
"2001280c120e0a06616d6f756e74180220012812121a0a1273656e646572" .
|
|
"46696e616c42616c616e636518032001281222410a0e5265636569766572" .
|
|
"416d6f756e74121f0a17656432353531395f72656365697665725f707562" .
|
|
"6b657918012001280c120e0a06616d6f756e74180220012812620670726f" .
|
|
"746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|