Response_ResponseMatchexchangeList.php 563 B

12345678910111213141516
  1. <?php
  2. # Generated by the protocol buffer compiler. DO NOT EDIT!
  3. # source: proto/game.proto
  4. namespace Uraus\Kku;
  5. if (false) {
  6. /**
  7. * This class is deprecated. Use Uraus\Kku\Response\ResponseMatchexchangeList instead.
  8. * @deprecated
  9. */
  10. class Response_ResponseMatchexchangeList {}
  11. }
  12. class_exists(Response\ResponseMatchexchangeList::class);
  13. @trigger_error('Uraus\Kku\Response_ResponseMatchexchangeList is deprecated and will be removed in the next major release. Use Uraus\Kku\Response\ResponseMatchexchangeList instead', E_USER_DEPRECATED);