29 lines
858 B
PHP
29 lines
858 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: FriendDelNotice.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class FriendDelNotice
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a86010a15467269656e6444656c4e6f746963652e70726f746f12174a75" .
|
|
"626f2e4a754c69616f2e494d2e57782e50726f746f224c0a16467269656e" .
|
|
"6444656c4e6f746963654d65737361676512100a08576543686174496418" .
|
|
"012001280912100a08467269656e644964180320012809120e0a06526561" .
|
|
"736f6e180420012805620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|