Home | History | Annotate | Download | only in Testing
      1 <?php
      2 # Generated by the protocol buffer compiler.  DO NOT EDIT!
      3 # source: src/proto/grpc/testing/empty.proto
      4 
      5 namespace GPBMetadata\Src\Proto\Grpc\Testing;
      6 
      7 class GPBEmpty
      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             "0a430a227372632f70726f746f2f677270632f74657374696e672f656d70" .
     19             "74792e70726f746f120c677270632e74657374696e6722070a05456d7074" .
     20             "79620670726f746f33"
     21         ));
     22 
     23         static::$is_initialized = true;
     24     }
     25 }
     26 
     27