28 lines
807 B
PHP
28 lines
807 B
PHP
<?php
|
|
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
# source: TriggerWechatPushTask.proto
|
|
|
|
namespace GPBMetadata;
|
|
|
|
class TriggerWechatPushTask
|
|
{
|
|
public static $is_initialized = false;
|
|
|
|
public static function initOnce() {
|
|
$pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
|
|
|
|
if (static::$is_initialized == true) {
|
|
return;
|
|
}
|
|
$pool->internalAddGeneratedFile(hex2bin(
|
|
"0a700a1b54726967676572576563686174507573685461736b2e70726f74" .
|
|
"6f12174a75626f2e4a754c69616f2e494d2e57782e50726f746f22300a1c" .
|
|
"54726967676572576563686174507573685461736b4d6573736167651210" .
|
|
"0a085765436861744964180120012809620670726f746f33"
|
|
), true);
|
|
|
|
static::$is_initialized = true;
|
|
}
|
|
}
|
|
|